|
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 SmppIncomingRoutingRuleMBean
Inteface for SmppIncomingRoutingRuleMBean
Method Summary | |
---|---|
java.lang.String |
getAlias() Specifies the URI of a Service Broker module instance. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getServiceType() Specifies the service type |
java.lang.String |
getSmppDestAddress() Specifies the destination address string |
javax.management.ObjectName |
getSmppIncomingRoutingRules_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SmppIncomingRoutingRules_REFSEP_ |
void |
setAlias(java.lang.String param) Specifies the URI of a Service Broker module instance. |
void |
setServiceType(java.lang.String param) Specifies the service type |
void |
setSmppDestAddress(java.lang.String param) Specifies the destination address string |
Method Detail |
---|
javax.management.ObjectName getSmppIncomingRoutingRules_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getSmppDestAddress() throws java.io.IOException
java.io.IOException
void setSmppDestAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getServiceType() throws java.io.IOException
java.io.IOException
void setServiceType(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 |