|
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 ProtocolTranslatorErrorHandlingRuleMBean
Inteface for ProtocolTranslatorErrorHandlingRuleMBean
Method Summary | |
---|---|
java.lang.String |
getAction() Specifies the action to be invoked by ProtocolTranslator, when the condition is met. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getMscAlias() Specifies a condition on the MSC's alias. |
javax.management.ObjectName |
getProtocolTranslatorErrorHandlingRuleSet_REFSEP_() Returns the MBean parent get accessor to the parent mbean: ProtocolTranslatorErrorHandlingRuleSet_REFSEP_ |
int |
getServiceKey() Specifies a condition on the Service Key. |
void |
setAction(java.lang.String param) Specifies the action to be invoked by ProtocolTranslator, when the condition is met. |
void |
setMscAlias(java.lang.String param) Specifies a condition on the MSC's alias. |
void |
setServiceKey(int param) Specifies a condition on the Service Key. |
Method Detail |
---|
javax.management.ObjectName getProtocolTranslatorErrorHandlingRuleSet_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getMscAlias() throws java.io.IOException
java.io.IOException
void setMscAlias(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getServiceKey() throws java.io.IOException
java.io.IOException
void setServiceKey(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAction() throws java.io.IOException
java.io.IOException
void setAction(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 |