|
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 SccpGttEntityMBean
Inteface for SccpGttEntityMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getOperationMode() Specifies the mode in which the primary and secondary remote point codes operate. |
int |
getPrimaryPointCode() Specifies a primary remote point code that performs GTT |
javax.management.ObjectName |
getSccp() Returns the MBean parent get accessor to the parent mbean: Sccp |
int |
getSecondaryPointCode() Specifies an alternative remote point code that performs GTT |
void |
setOperationMode(java.lang.String param) Specifies the mode in which the primary and secondary remote point codes operate. |
void |
setPrimaryPointCode(int param) Specifies a primary remote point code that performs GTT |
void |
setSecondaryPointCode(int param) Specifies an alternative remote point code that performs GTT |
Method Detail |
---|
javax.management.ObjectName getSccp() throws java.io.IOException
java.io.IOException
int getPrimaryPointCode() throws java.io.IOException
java.io.IOException
void setPrimaryPointCode(int param) throws java.io.IOException
param
-java.io.IOException
int getSecondaryPointCode() throws java.io.IOException
java.io.IOException
void setSecondaryPointCode(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getOperationMode() throws java.io.IOException
java.io.IOException
void setOperationMode(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 |