public interface WebPubSubRuntimeMBean extends RuntimeMBean, WebPubSubRuntimeMBean
| Modifier and Type | Method and Description | 
|---|---|
ChannelRuntimeMBean | 
getChannel(String name)
Get a channel by name. 
 | 
String | 
getName()
Get the context-root of the webapp associated with the event router 
 | 
ChannelRuntimeMBean | 
getRootChannel()
Get root channel. 
 | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerString getName()
getName in interface WebLogicMBeangetName in interface WebPubSubRuntimeMBeanChannelRuntimeMBean getChannel(String name)
name - - the channel nameChannelRuntimeMBean getRootChannel()