Class IPAddressTag

    • Constructor Detail

      • IPAddressTag

        public IPAddressTag()
    • Method Detail

      • updateValue

        protected java.lang.Object updateValue​(java.lang.Object oldValue)
        Description copied from class: PollingClientSystemTag
        Called every polling interval. Should return the new value for this polling tag. This will be called in a background thread.
        Specified by:
        updateValue in class PollingClientSystemTag