|
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 EngineMBean
Inteface for EngineMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getEnableServiceDescriptionRecords() Specifies whether the OE generates Service Description Records to a file |
java.lang.String |
getEnableSessionPersistency() Specifies to the OE in which point in call to start enabling session persistency. |
java.lang.String |
getSubscriberProfileReceiver() Specifies which OPR the OE uses to retrieve an orchestration profile. |
void |
setEnableServiceDescriptionRecords(java.lang.String param) Specifies whether the OE generates Service Description Records to a file |
void |
setEnableSessionPersistency(java.lang.String param) Specifies to the OE in which point in call to start enabling session persistency. |
void |
setSubscriberProfileReceiver(java.lang.String param) Specifies which OPR the OE uses to retrieve an orchestration profile. |
Method Detail |
---|
java.lang.String getEnableSessionPersistency() throws java.io.IOException
java.io.IOException
void setEnableSessionPersistency(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSubscriberProfileReceiver() throws java.io.IOException
java.io.IOException
void setSubscriberProfileReceiver(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getEnableServiceDescriptionRecords() throws java.io.IOException
java.io.IOException
void setEnableServiceDescriptionRecords(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 |