|
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 ModuleInstanceMBean
Method Summary | |
---|---|
AllocatorsMBean |
getAllocatorsMBean() Return the value of the Allocators element |
BigInteger |
getMaxActiveSessionDuration() Gets the value of the maxActiveSessionDuration property. |
String |
getName() Gets the value of the name property. |
OverloadProtectionMBean |
getOverloadProtectionMBean() Return the value of the OverloadProtection element |
String |
getPersistencyModeValue() |
String |
getState() Gets the value of the state property. |
TracingMBean |
getTracingMBean() Return the value of the Tracing element |
void |
setAllocatorsMBean(AllocatorsMBean val) Set the value of the Allocators element |
void |
setMaxActiveSessionDuration(BigInteger value) Sets the value of the maxActiveSessionDuration property. |
void |
setName(String value) Sets the value of the name property. |
void |
setOverloadProtectionMBean(OverloadProtectionMBean val) Set the value of the OverloadProtection element |
void |
setPersistencyModeValue(String value) Set the value of persistencyMode |
void |
setState(String value) Sets the value of the state property. |
void |
setTracingMBean(TracingMBean val) Set the value of the Tracing element |
Method Detail |
---|
String getName()
void setName(String value)
String getState()
void setState(String value)
BigInteger getMaxActiveSessionDuration()
void setMaxActiveSessionDuration(BigInteger value)
void setPersistencyModeValue(String value)
String getPersistencyModeValue()
AllocatorsMBean getAllocatorsMBean()
void setAllocatorsMBean(AllocatorsMBean val)
OverloadProtectionMBean getOverloadProtectionMBean()
void setOverloadProtectionMBean(OverloadProtectionMBean val)
TracingMBean getTracingMBean()
void setTracingMBean(TracingMBean val)
|
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 |