Class PropertyChanged

java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.mgmt.standard.po.EventObject
com.swiftmq.impl.mgmt.standard.po.PropertyChanged

public class PropertyChanged extends EventObject
  • Constructor Details

  • Method Details

    • getEntityListContext

      public String[] getEntityListContext()
    • getContext

      public String[] getContext()
    • getName

      public String getName()
    • getValue

      public Object getValue()
    • accept

      public void accept(com.swiftmq.tools.pipeline.POVisitor visitor)
      Specified by:
      accept in class com.swiftmq.tools.pipeline.POObject
    • toString

      public String toString()
      Overrides:
      toString in class Object