|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkManagerMBean
Method Summary | |
---|---|
int |
getCapacity() Gets the value of the capacity property. |
int |
getFairshare() Gets the value of the fairshare property. |
int |
getMaxThreads() Gets the value of the maxThreads property. |
int |
getMinThreads() Gets the value of the minThreads property. |
String |
getName() Gets the value of the name property. |
void |
setCapacity(int value) Sets the value of the capacity property. |
void |
setFairshare(int value) Sets the value of the fairshare property. |
void |
setMaxThreads(int value) Sets the value of the maxThreads property. |
void |
setMinThreads(int value) Sets the value of the minThreads property. |
void |
setName(String value) Sets the value of the name property. |
Method Detail |
---|
String getName()
void setName(String value)
int getMinThreads()
void setMinThreads(int value)
int getMaxThreads()
void setMaxThreads(int value)
int getFairshare()
void setFairshare(int value)
int getCapacity()
void setCapacity(int value)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |