|
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 ApplicationServerMBean
Inteface for ApplicationServerMBean
Method Summary | |
---|---|
java.lang.String |
getAppAddress() Specifies the address of the SAL application to which IM-ASF-SAL module instance is connected. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getSalMode() Specifies the operation mode of SAL application. |
void |
setAppAddress(java.lang.String param) Specifies the address of the SAL application to which IM-ASF-SAL module instance is connected. |
void |
setSalMode(java.lang.String param) Specifies the operation mode of SAL application. |
Method Detail |
---|
java.lang.String getAppAddress() throws java.io.IOException
java.io.IOException
void setAppAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSalMode() throws java.io.IOException
java.io.IOException
void setSalMode(java.lang.String 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 |