|
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 TBcsmDPMBean
Inteface for TBcsmDPMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
javax.management.ObjectName |
getIMSCFCS1() Returns the MBean parent get accessor to the parent mbean: IMSCFCS1 |
java.lang.String |
getTAbandon() Specifies how the IM-SCF arms tAbandon. |
java.lang.String |
getTAnswer() Specifies how the IM-SCF arms tAnswer. |
java.lang.String |
getTBusy() Specifies how the IM-SCF arms tBusy. |
java.lang.String |
getTDisconnect() Specifies how the IM-SCF arms tDisconnect. |
java.lang.String |
getTDisconnectLeg() Specifies a leg on which the tDisconnect DP is armed. |
java.lang.String |
getTNoAnswer() Specifies how the IM-SCF arms tNoAnswer. |
void |
setTAbandon(java.lang.String param) Specifies how the IM-SCF arms tAbandon. |
void |
setTAnswer(java.lang.String param) Specifies how the IM-SCF arms tAnswer. |
void |
setTBusy(java.lang.String param) Specifies how the IM-SCF arms tBusy. |
void |
setTDisconnect(java.lang.String param) Specifies how the IM-SCF arms tDisconnect. |
void |
setTDisconnectLeg(java.lang.String param) Specifies a leg on which the tDisconnect DP is armed. |
void |
setTNoAnswer(java.lang.String param) Specifies how the IM-SCF arms tNoAnswer. |
Method Detail |
---|
javax.management.ObjectName getIMSCFCS1() throws java.io.IOException
java.io.IOException
java.lang.String getTBusy() throws java.io.IOException
java.io.IOException
void setTBusy(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTNoAnswer() throws java.io.IOException
java.io.IOException
void setTNoAnswer(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTAnswer() throws java.io.IOException
java.io.IOException
void setTAnswer(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTDisconnect() throws java.io.IOException
java.io.IOException
void setTDisconnect(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTAbandon() throws java.io.IOException
java.io.IOException
void setTAbandon(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTDisconnectLeg() throws java.io.IOException
java.io.IOException
void setTDisconnectLeg(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 |