|
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 SystemMBean
Inteface for SystemMBean
Method Summary | |
---|---|
javax.management.ObjectName |
getAllocators() TBD: add description get the referenced Allocators mbean |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getMaxActiveSessionDuration() The maximum duration in seconds before the session is forcefully stopped |
java.lang.String |
getModulename() TBD: Add description |
javax.management.ObjectName |
getOverloadProtection() TBD get the referenced OverloadProtection mbean |
java.lang.String |
getPersistencyMode() Specifies the Service Broker persistency mode. |
java.lang.String |
getSbDomainName() The name of domain, this parameter is used when the cluster consist of multiple domains of the same type (i.e. |
javax.management.ObjectName |
getServers() TBD: add description get the referenced Servers mbean |
javax.management.ObjectName |
getStateChangedNotification() get the referenced StateChangedNotificationRules mbean |
java.lang.String |
getVersion() TBD: Add description |
void |
setAllocators(javax.management.ObjectName param) TBD: add description set the referenced Allocators mbean |
void |
setMaxActiveSessionDuration(int param) The maximum duration in seconds before the session is forcefully stopped |
void |
setOverloadProtection(javax.management.ObjectName param) TBD set the referenced OverloadProtection mbean |
void |
setPersistencyMode(java.lang.String param) Specifies the Service Broker persistency mode. |
void |
setSbDomainName(java.lang.String param) The name of domain, this parameter is used when the cluster consist of multiple domains of the same type (i.e. |
void |
setServers(javax.management.ObjectName param) TBD: add description set the referenced Servers mbean |
void |
setStateChangedNotification(javax.management.ObjectName param) set the referenced StateChangedNotificationRules mbean |
Method Detail |
---|
java.lang.String getModulename() throws java.io.IOException
java.io.IOException
java.lang.String getVersion() throws java.io.IOException
java.io.IOException
java.lang.String getSbDomainName() throws java.io.IOException
java.io.IOException
void setSbDomainName(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getMaxActiveSessionDuration() throws java.io.IOException
java.io.IOException
void setMaxActiveSessionDuration(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getPersistencyMode() throws java.io.IOException
java.io.IOException
void setPersistencyMode(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getServers() throws java.io.IOException
java.io.IOException
void setServers(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getAllocators() throws java.io.IOException
java.io.IOException
void setAllocators(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getStateChangedNotification() throws java.io.IOException
java.io.IOException
void setStateChangedNotification(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getOverloadProtection() throws java.io.IOException
java.io.IOException
void setOverloadProtection(javax.management.ObjectName 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 |