|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChannelServiceMXBean
The management interface for the channel service.
An instance implementing this MBean can be obtained from the from the
getPlatformMBeanServer method.
The ObjectName for uniquely identifying this MBean is
"com.sun.sgs.service:type=ChannelService".
| Field Summary | |
|---|---|
static String |
MXBEAN_NAME
The name for uniquely identifying this MBean. |
| Method Summary | |
|---|---|
long |
getCreateChannelCalls()
Returns the number of times createChannel has been called. |
long |
getGetChannelCalls()
Returns the number of times getChannel has been called. |
| Field Detail |
|---|
static final String MXBEAN_NAME
| Method Detail |
|---|
long getCreateChannelCalls()
createChannel has been called.
createChannel has been calledlong getGetChannelCalls()
getChannel has been called.
getChannel has been called
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||