|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.BaseControl
flex.management.runtime.messaging.services.messaging.SubscriptionManagerControl
public class SubscriptionManagerControl
The SubscriptionManagerControl class is the MBean implementation for
monitoring and managing a SubscriptionManager at runtime.
| Field Summary |
|---|
| Fields inherited from class flex.management.BaseControl |
|---|
DOMAIN_PREFIX |
| Constructor Summary | |
|---|---|
SubscriptionManagerControl(SubscriptionManager subscriptionManager,
BaseControl parent)
Constructs a new SubscriptionManagerControl instance, assigning its
backing SubscriptionManager. |
|
| Method Summary | |
|---|---|
String |
getId()
Returns the id for this MBean. |
Integer |
getSubscriberCount()
Returns the count of active subscribers. |
String[] |
getSubscriberIds()
Returns the ids for all active subscribers. |
String |
getType()
Returns the type for this MBean. |
void |
removeAllSubscribers()
Unsubscribes all active subscribers. |
void |
removeSubscriber(String subscriberId)
Unsubscribes the target subscriber. |
| Methods inherited from class flex.management.BaseControl |
|---|
getApplicationId, getMBeanServer, getObjectName, getParent, getParentControl, getRegistrar, postDeregister, postRegister, preDeregister, preRegister, register, setStartTimestamp, unregister |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getParent |
| Constructor Detail |
|---|
public SubscriptionManagerControl(SubscriptionManager subscriptionManager,
BaseControl parent)
SubscriptionManagerControl instance, assigning its
backing SubscriptionManager.
subscriptionManager - The SubscriptionManager managed by this MBean.parent - The parent MBean in the management hierarchy.| Method Detail |
|---|
public String getId()
BaseControlMBeanid key in the ObjectName for this MBean.
getId in interface BaseControlMBeangetId in class BaseControlpublic String getType()
BaseControlMBeantype key in the ObjectName for this MBean.
getType in interface BaseControlMBeangetType in class BaseControlpublic Integer getSubscriberCount()
SubscriptionManagerControlMBean
getSubscriberCount in interface SubscriptionManagerControlMBeanpublic String[] getSubscriberIds()
SubscriptionManagerControlMBean
getSubscriberIds in interface SubscriptionManagerControlMBeanpublic void removeSubscriber(String subscriberId)
SubscriptionManagerControlMBean
removeSubscriber in interface SubscriptionManagerControlMBeansubscriberId - The id for the subscriber to unsubscribe.public void removeAllSubscribers()
SubscriptionManagerControlMBean
removeAllSubscribers in interface SubscriptionManagerControlMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/runtime/messaging/services/messaging/SubscriptionManagerControl.html