|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AllocatorMBean
Inteface for AllocatorMBean
Method Summary | |
---|---|
java.lang.String |
getAllocatorKey() TBD: add description |
javax.management.ObjectName |
getAllocators_REFSEP_() Returns the MBean parent get accessor to the parent mbean: Allocators_REFSEP_ |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getMaxId() TBD: add description |
int |
getMinId() TBD: add description |
void |
setAllocatorKey(java.lang.String param) TBD: add description |
void |
setMaxId(int param) TBD: add description |
void |
setMinId(int param) TBD: add description |
Method Detail |
---|
javax.management.ObjectName getAllocators_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getAllocatorKey() throws java.io.IOException
java.io.IOException
void setAllocatorKey(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getMinId() throws java.io.IOException
java.io.IOException
void setMinId(int param) throws java.io.IOException
param
-java.io.IOException
int getMaxId() throws java.io.IOException
java.io.IOException
void setMaxId(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |