|
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 SccpMBean
Inteface for SccpMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
javax.management.ObjectName |
getGttentity() TBD: Add description get the referenced SccpGttEntity mbean |
javax.management.ObjectName |
getLocalAddressFixedGts() TBD: Add description get the referenced SccpLocalAddressFixedGts mbean |
javax.management.ObjectName |
getLocalAddressSSNs() get the referenced SccpLocalAddressSsns mbean |
java.lang.String |
getLocalNetworkIndicator() Specifies the SSU address network type, which is common to all SSU local SCCP addresses. |
javax.management.ObjectName |
getRemoteAddressDynamicGts() TBD: Add description get the referenced SccpRemoteAddressDynamicGts mbean |
javax.management.ObjectName |
getRemoteAddressFixedGts() TBD: Add description get the referenced SccpRemoteAddressFixedGts mbean |
javax.management.ObjectName |
getRemoteAddressSSNs() get the referenced SccpRemoteAddressSsns mbean |
java.lang.String |
getRemovePcWhenRouteOnGtCalledAddress() Specifies whether or not to remove the remote point code from the called party address, when routing is done with Global Title. |
java.lang.String |
getRemovePcWhenRouteOnGtCallingAddress() Specifies whether or not to remove the local SSU point code from the calling party address, when routing is done with Global Title. |
javax.management.ObjectName |
getSsuSs7Sigtran() Returns the MBean parent get accessor to the parent mbean: SsuSs7Sigtran |
void |
setGttentity(javax.management.ObjectName param) TBD: Add description set the referenced SccpGttEntity mbean |
void |
setLocalAddressFixedGts(javax.management.ObjectName param) TBD: Add description set the referenced SccpLocalAddressFixedGts mbean |
void |
setLocalAddressSSNs(javax.management.ObjectName param) set the referenced SccpLocalAddressSsns mbean |
void |
setLocalNetworkIndicator(java.lang.String param) Specifies the SSU address network type, which is common to all SSU local SCCP addresses. |
void |
setRemoteAddressDynamicGts(javax.management.ObjectName param) TBD: Add description set the referenced SccpRemoteAddressDynamicGts mbean |
void |
setRemoteAddressFixedGts(javax.management.ObjectName param) TBD: Add description set the referenced SccpRemoteAddressFixedGts mbean |
void |
setRemoteAddressSSNs(javax.management.ObjectName param) set the referenced SccpRemoteAddressSsns mbean |
void |
setRemovePcWhenRouteOnGtCalledAddress(java.lang.String param) Specifies whether or not to remove the remote point code from the called party address, when routing is done with Global Title. |
void |
setRemovePcWhenRouteOnGtCallingAddress(java.lang.String param) Specifies whether or not to remove the local SSU point code from the calling party address, when routing is done with Global Title. |
Method Detail |
---|
javax.management.ObjectName getSsuSs7Sigtran() throws java.io.IOException
java.io.IOException
java.lang.String getLocalNetworkIndicator() throws java.io.IOException
java.io.IOException
void setLocalNetworkIndicator(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getRemovePcWhenRouteOnGtCalledAddress() throws java.io.IOException
java.io.IOException
void setRemovePcWhenRouteOnGtCalledAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getRemovePcWhenRouteOnGtCallingAddress() throws java.io.IOException
java.io.IOException
void setRemovePcWhenRouteOnGtCallingAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getLocalAddressSSNs() throws java.io.IOException
java.io.IOException
void setLocalAddressSSNs(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getRemoteAddressSSNs() throws java.io.IOException
java.io.IOException
void setRemoteAddressSSNs(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getLocalAddressFixedGts() throws java.io.IOException
java.io.IOException
void setLocalAddressFixedGts(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getRemoteAddressFixedGts() throws java.io.IOException
java.io.IOException
void setRemoteAddressFixedGts(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getRemoteAddressDynamicGts() throws java.io.IOException
java.io.IOException
void setRemoteAddressDynamicGts(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getGttentity() throws java.io.IOException
java.io.IOException
void setGttentity(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 |