|
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 ServerMappingsMBean
Method Summary | |
---|---|
void |
addServer() Add a new element named server |
BigInteger |
getMaxServers() Gets the value of the maxServers property. |
String |
getName() Gets the value of the name property. |
List<ServerMappingMBean> |
getServerMBean() Return the list of the ServerMapping element |
void |
removeServer(int index) Remove an element named server by the index |
void |
setMaxServers(BigInteger value) Sets the value of the maxServers property. |
void |
setName(String value) Sets the value of the name property. |
Method Detail |
---|
String getName()
void setName(String value)
BigInteger getMaxServers()
void setMaxServers(BigInteger value)
void addServer()
void removeServer(int index)
List<ServerMappingMBean> getServerMBean()
|
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 |