Class POVersionNoteReceived
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.topic.standard.announce.po.POVersionNoteReceived
public class POVersionNoteReceived
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
ConstructorsConstructorDescriptionPOVersionNoteReceived(com.swiftmq.tools.versioning.VersionNotification versionNotification) -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
POVersionNoteReceived
public POVersionNoteReceived(com.swiftmq.tools.versioning.VersionNotification versionNotification)
-
-
Method Details
-
getVersionNotification
public com.swiftmq.tools.versioning.VersionNotification getVersionNotification() -
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor visitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
toString
-