|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubscriptionManagerControlMBean
Defines the runtime monitoring and management interface for
SubscriptionManagers.
| Method Summary | |
|---|---|
Integer |
getSubscriberCount()
Returns the count of active subscribers. |
String[] |
getSubscriberIds()
Returns the ids for all active subscribers. |
void |
removeAllSubscribers()
Unsubscribes all active subscribers. |
void |
removeSubscriber(String subscriberId)
Unsubscribes the target subscriber. |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
Integer getSubscriberCount()
throws IOException
IOException - Throws IOException.
String[] getSubscriberIds()
throws IOException
IOException - Throws IOException.
void removeSubscriber(String subscriberId)
throws IOException
subscriberId - The id for the subscriber to unsubscribe.
IOException - Throws IOException.
void removeAllSubscribers()
throws IOException
IOException - Throws IOException.
|
||||||||||
| 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/SubscriptionManagerControlMBean.html