|
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 ServerConfigMBean
Method Summary | |
---|---|
void |
addNetworkAccessPoint() Add a new element named networkAccessPoint |
void |
addSecurityContext() Add a new element named securityContext |
List<NetworkAccessPointMBean> |
getNetworkAccessPointMBean() Return the list of the NetworkAccessPoint element |
List<SecurityContextMBean> |
getSecurityContextMBean() Return the list of the SecurityContext element |
int |
getTimeoutMs() Gets the value of the timeoutMs property. |
void |
removeNetworkAccessPoint(int index) Remove an element named networkAccessPoint by the index |
void |
removeSecurityContext(int index) Remove an element named securityContext by the index |
void |
setTimeoutMs(Integer value) Sets the value of the timeoutMs property. |
Method Detail |
---|
int getTimeoutMs()
void setTimeoutMs(Integer value)
void addNetworkAccessPoint()
void removeNetworkAccessPoint(int index)
void addSecurityContext()
void removeSecurityContext(int index)
List<NetworkAccessPointMBean> getNetworkAccessPointMBean()
List<SecurityContextMBean> getSecurityContextMBean()
|
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 |