|
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 GeneralMBean
Inteface for GeneralMBean
Method Summary | |
---|---|
java.lang.String |
getAlias() Specifies an Internal Service Broker alias given to an Interworking Module instance. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getName() TBD: Add description |
java.lang.String |
getPlugin() Protocol ASE plugin class name |
java.lang.String |
getProtocol() TBD: Add description |
javax.management.ObjectName |
getProtocols() Returns the MBean parent get accessor to the parent mbean: Protocols |
java.lang.String |
getSS7OwnAddressAlias() Specifies an Internal Service Broker own alias given to an Interworking Module instance. |
void |
setAlias(java.lang.String param) Specifies an Internal Service Broker alias given to an Interworking Module instance. |
void |
setPlugin(java.lang.String param) Protocol ASE plugin class name |
void |
setSS7OwnAddressAlias(java.lang.String param) Specifies an Internal Service Broker own alias given to an Interworking Module instance. |
Method Detail |
---|
javax.management.ObjectName getProtocols() throws java.io.IOException
java.io.IOException
java.lang.String getProtocol() throws java.io.IOException
java.io.IOException
java.lang.String getAlias() throws java.io.IOException
java.io.IOException
void setAlias(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getPlugin() throws java.io.IOException
java.io.IOException
void setPlugin(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSS7OwnAddressAlias() throws java.io.IOException
java.io.IOException
void setSS7OwnAddressAlias(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getName() throws java.io.IOException
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 |