|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FlexClientManagerControlMBean
Defines the runtime monitoring and management interface for managed flex client managers.
| Method Summary | |
|---|---|
String[] |
getClientIds()
Returns ids of managed clients. |
Long |
getClientLastUse(String clientId)
Returns the last use by the client with the clientId. |
Integer |
getClientSessionCount(String clientId)
Returns the number of sessiosn for the client with the clientId. |
Integer |
getClientSubscriptionCount(String clientId)
Returns the number of subscriptions for the client with the clientId. |
Integer |
getFlexClientCount()
Returns the number of clients. |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
String[] getClientIds()
throws IOException
IOException - Throws IOException.
Integer getClientSubscriptionCount(String clientId)
throws IOException
clientId - The client id.
IOException - Throws IOException.
Integer getClientSessionCount(String clientId)
throws IOException
clientId - The client id.
IOException - Throws IOException.
Long getClientLastUse(String clientId)
throws IOException
clientId - The client id.
IOException - Throws IOException.
Integer getFlexClientCount()
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/client/FlexClientManagerControlMBean.html