Class PropertyChanged

java.lang.Object
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(POVisitor visitor)
    • toString

      public String toString()