Class PropertyChanged
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.mgmt.standard.po.EventObject
com.swiftmq.impl.mgmt.standard.po.PropertyChanged
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyChanged(String[] entityListContext, String[] context, String name, Object value) -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
PropertyChanged
-
-
Method Details
-
getEntityListContext
-
getContext
-
getName
-
getValue
-
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor visitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
toString
-