|
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 OBcsmDPMBean
Inteface for OBcsmDPMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
javax.management.ObjectName |
getIMSCFCAP1() Returns the MBean parent get accessor to the parent mbean: IMSCFCAP1 |
java.lang.String |
getOAnswer() Specifies how the IM-SCF arms oAnswer. |
java.lang.String |
getODisconnect() Specifies how the IM-SCF arms oDisconnect. |
java.lang.String |
getODisconnectLeg() Specifies a leg on which the oDisconnect DP is armed. |
void |
setOAnswer(java.lang.String param) Specifies how the IM-SCF arms oAnswer. |
void |
setODisconnect(java.lang.String param) Specifies how the IM-SCF arms oDisconnect. |
void |
setODisconnectLeg(java.lang.String param) Specifies a leg on which the oDisconnect DP is armed. |
Method Detail |
---|
javax.management.ObjectName getIMSCFCAP1() throws java.io.IOException
java.io.IOException
java.lang.String getOAnswer() throws java.io.IOException
java.io.IOException
void setOAnswer(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getODisconnect() throws java.io.IOException
java.io.IOException
void setODisconnect(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getODisconnectLeg() throws java.io.IOException
java.io.IOException
void setODisconnectLeg(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 |