|
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 SccpLocalAddressSsnMBean
Inteface for SccpLocalAddressSsnMBean
Method Summary | |
---|---|
java.lang.String |
getAlias() Specifies an alias name given to a Service Broker subsystem. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getDescription() Specifies a subsystem description |
javax.management.ObjectName |
getSccpLocalAddressSsns_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SccpLocalAddressSsns_REFSEP_ |
int |
getSubSystemNumber() Specifies the subsystem number. |
void |
setAlias(java.lang.String param) Specifies an alias name given to a Service Broker subsystem. |
void |
setDescription(java.lang.String param) Specifies a subsystem description |
void |
setSubSystemNumber(int param) Specifies the subsystem number. |
Method Detail |
---|
javax.management.ObjectName getSccpLocalAddressSsns_REFSEP_() throws java.io.IOException
java.io.IOException
int getSubSystemNumber() throws java.io.IOException
java.io.IOException
void setSubSystemNumber(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDescription() throws java.io.IOException
java.io.IOException
void setDescription(java.lang.String param) throws java.io.IOException
param
-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 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 |