|
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 ReleaseCauseMappingRuleMBean
Inteface for ReleaseCauseMappingRuleMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getMessage() Specifies the type of the rule. |
java.lang.String |
getReleaseCause() Specifies the release cause to be set by IM-SCF, when the codition is met |
javax.management.ObjectName |
getReleaseCauseMappingRuleSet_REFSEP_() Returns the MBean parent get accessor to the parent mbean: ReleaseCauseMappingRuleSet_REFSEP_ |
int |
getSipErrorFrom() Specifies the lower value of the SIP range. |
int |
getSipErrorTo() Specifies the upper value of the SIP range. |
void |
setMessage(java.lang.String param) Specifies the type of the rule. |
void |
setReleaseCause(java.lang.String param) Specifies the release cause to be set by IM-SCF, when the codition is met |
void |
setSipErrorFrom(int param) Specifies the lower value of the SIP range. |
void |
setSipErrorTo(int param) Specifies the upper value of the SIP range. |
Method Detail |
---|
javax.management.ObjectName getReleaseCauseMappingRuleSet_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getMessage() throws java.io.IOException
java.io.IOException
void setMessage(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getSipErrorFrom() throws java.io.IOException
java.io.IOException
void setSipErrorFrom(int param) throws java.io.IOException
param
-java.io.IOException
int getSipErrorTo() throws java.io.IOException
java.io.IOException
void setSipErrorTo(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getReleaseCause() throws java.io.IOException
java.io.IOException
void setReleaseCause(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 |