WSNAdministeredSubscriber MBean
- Partial ObjectName:
WebSphere:*,type=WSNAdministeredSubscriber
MBean WSNAdministeredSubscriber
Management interface for a WSNAdministeredSubscriber
Attribute Summary |
---|
java.lang.String | topic
Topic on which the administered |
java.lang.String | state
Get the state of the subscription |
java.lang.String | producerEPR
The string specified by the Administrator when creating the Administered |
java.lang.String | subscriptionReference
String form of the EPR that was returned by the remote service as a result of the subscribe |
topic
public java.lang.String topic
- Topic on which the administered
- Since:
- 6.1
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
state
public java.lang.String state
- Get the state of the subscription
- Since:
- 6.1
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
producerEPR
public java.lang.String producerEPR
- The string specified by the Administrator when creating the Administered
- Since:
- 6.1
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
subscriptionReference
public java.lang.String subscriptionReference
- String form of the EPR that was returned by the remote service as a result of the subscribe
- Since:
- 6.1
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
Copyright IBM Corp. 1996-2005