WebSphere:*,type=WSNPublisherRegistration
MBean WSNPublisherRegistration
Management interface for a WSNPublisherRegistration
Attribute Summary | |
java.lang.String | id Unique id that describes this publisher registration |
java.lang.String[] | topics An array of topic names |
java.lang.String | producerEPR The end point reference of the producer that created this registration |
java.util.Calendar | creationTime The time this registration was created |
java.util.Calendar | terminationTime The current termination time of this registration |
java.lang.Boolean | demandBased Indicates whether or not this is a demand based publisher |
java.lang.String | state The state of the publisher registration |
Attribute Detail |
public java.lang.String id
public java.lang.String[] topics
public java.lang.String producerEPR
public java.util.Calendar creationTime
public java.util.Calendar terminationTime
public java.lang.Boolean demandBased
public java.lang.String state