WSNPublisherRegistration MBean

Partial ObjectName:
WebSphere:*,type=WSNPublisherRegistration


MBean WSNPublisherRegistration

Management interface for a WSNPublisherRegistration


Attribute Summary

java.lang.Stringid
           Unique id that describes this publisher registration
java.lang.String[]topics
           An array of topic names
java.lang.StringproducerEPR
           The end point reference of the producer that created this registration
java.util.CalendarcreationTime
           The time this registration was created
java.util.CalendarterminationTime
           The current termination time of this registration
java.lang.BooleandemandBased
           Indicates whether or not this is a demand based publisher
java.lang.Stringstate
           The state of the publisher registration

Attribute Detail

id

public java.lang.String id

     Unique id that describes this publisher registration

     

Since:

6.1

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


topics

public java.lang.String[] topics

     An array of topic names

     

Since:

6.1

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


producerEPR

public java.lang.String producerEPR

     The end point reference of the producer that created this registration

     

Since:

6.1

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


creationTime

public java.util.Calendar creationTime

     The time this registration was created

     

Since:

6.1

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


terminationTime

public java.util.Calendar terminationTime

     The current termination time of this registration

     

Since:

6.1

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


demandBased

public java.lang.Boolean demandBased

     Indicates whether or not this is a demand based publisher

     

Since:

6.1

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


state

public java.lang.String state

     The state of the publisher registration

     

Since:

6.1

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


Copyright IBM Corporation 2002, 2012