|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataServiceMXBean
The management interface for the data 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=DataService".
| Field Summary | |
|---|---|
static String |
MXBEAN_NAME
The name for uniquely identifying this MBean. |
| Method Summary | |
|---|---|
long |
getCreateReferenceCalls()
Returns the number of times createReference
has been called. |
long |
getCreateReferenceForIdCalls()
Returns the number of times createReferenceForId
has been called. |
long |
getGetBindingCalls()
Returns the number of times getBinding
has been called. |
long |
getGetBindingForUpdateCalls()
Returns the number of times getBindingForUpdate
has been called. |
long |
getGetLocalNodeIdCalls()
Returns the number of times getLocalNodeId has been called. |
long |
getGetObjectIdCalls()
Returns the number of times getObjectId
has been called. |
long |
getGetServiceBindingCalls()
Returns the number of times getServiceBinding
has been called. |
long |
getGetServiceBindingForUpdateCalls()
Returns the number of times getServiceBindingForUpdate has
been called. |
long |
getMarkForUpdateCalls()
Returns the number of times markForUpdate
has been called. |
long |
getNextBoundNameCalls()
Returns the number of times nextBoundName
has been called. |
long |
getNextObjectIdCalls()
Returns the number of times nextObjectId
has been called. |
long |
getNextServiceBoundNameCalls()
Returns the number of times nextServiceBoundName
has been called. |
long |
getRemoveBindingCalls()
Returns the number of times removeBinding
has been called. |
long |
getRemoveObjectCalls()
Returns the number of times removeObject
has been called. |
long |
getRemoveServiceBindingCalls()
Returns the number of times removeServiceBinding
has been called. |
long |
getSetBindingCalls()
Returns the number of times setBinding
has been called. |
long |
getSetServiceBindingCalls()
Returns the number of times setServiceBinding
has been called. |
| Field Detail |
|---|
static final String MXBEAN_NAME
| Method Detail |
|---|
long getCreateReferenceCalls()
createReference
has been called.
createReference has been calledlong getGetBindingCalls()
getBinding
has been called.
getBinding has been calledlong getGetBindingForUpdateCalls()
getBindingForUpdate
has been called.
getBindingForUpdate has been calledlong getGetObjectIdCalls()
getObjectId
has been called.
getObjectId has been calledlong getMarkForUpdateCalls()
markForUpdate
has been called.
markForUpdate has been calledlong getNextBoundNameCalls()
nextBoundName
has been called.
nextBoundName has been calledlong getRemoveBindingCalls()
removeBinding
has been called.
removeBinding has been calledlong getRemoveObjectCalls()
removeObject
has been called.
removeObject has been calledlong getSetBindingCalls()
setBinding
has been called.
setBinding has been calledlong getGetLocalNodeIdCalls()
getLocalNodeId has been called.
getLocalNodeId has been calledlong getCreateReferenceForIdCalls()
createReferenceForId
has been called.
createReferenceForId has been calledlong getGetServiceBindingCalls()
getServiceBinding
has been called.
getServiceBinding has been calledlong getGetServiceBindingForUpdateCalls()
getServiceBindingForUpdate has
been called.
getServiceBindingForUpdate has been
calledlong getNextObjectIdCalls()
nextObjectId
has been called.
nextObjectId has been calledlong getNextServiceBoundNameCalls()
nextServiceBoundName
has been called.
nextServiceBoundName has been calledlong getRemoveServiceBindingCalls()
removeServiceBinding
has been called.
removeServiceBinding has been calledlong getSetServiceBindingCalls()
setServiceBinding
has been called.
setServiceBinding 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 | |||||||||