|
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 RdsMBean
Inteface for RdsMBean
Method Summary | |
---|---|
java.lang.String |
getAllocationMode() Specifies the mode of operation for RN allocation |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getMaxAllocationPeriod() Specifies defines the interval for which the RDS holds RN as allocated (mSec) |
int |
getMaxPoolSize() Specifies the the size of the routing number pool |
java.lang.String |
getRangeLowerLimit() Specifies the lower number starting the pool range |
java.lang.String |
getReleaseMode() Specifies the mode of operation for RN release |
void |
setAllocationMode(java.lang.String param) Specifies the mode of operation for RN allocation |
void |
setMaxAllocationPeriod(int param) Specifies defines the interval for which the RDS holds RN as allocated (mSec) |
void |
setMaxPoolSize(int param) Specifies the the size of the routing number pool |
void |
setRangeLowerLimit(java.lang.String param) Specifies the lower number starting the pool range |
void |
setReleaseMode(java.lang.String param) Specifies the mode of operation for RN release |
Method Detail |
---|
int getMaxPoolSize() throws java.io.IOException
java.io.IOException
void setMaxPoolSize(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getRangeLowerLimit() throws java.io.IOException
java.io.IOException
void setRangeLowerLimit(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getMaxAllocationPeriod() throws java.io.IOException
java.io.IOException
void setMaxAllocationPeriod(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAllocationMode() throws java.io.IOException
java.io.IOException
void setAllocationMode(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getReleaseMode() throws java.io.IOException
java.io.IOException
void setReleaseMode(java.lang.String 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 |