|
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 OperationPropagationMBean
Inteface for OperationPropagationMBean
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getEnablePropagation()Specifies whether IM-SSF processes operations on its own or propagates a request to the session control layer. |
java.lang.String |
getModuleName()Specifies a name of a module instance to which an operation is propagated |
java.lang.String |
getOperation()Specifies an operation. |
javax.management.ObjectName |
getOperationPropagationSet_REFSEP_()Returns the MBean parent get accessor to the parent mbean: OperationPropagationSet_REFSEP_ |
void |
setEnablePropagation(java.lang.String param)Specifies whether IM-SSF processes operations on its own or propagates a request to the session control layer. |
void |
setModuleName(java.lang.String param)Specifies a name of a module instance to which an operation is propagated |
void |
setOperation(java.lang.String param)Specifies an operation. |
| Method Detail |
|---|
javax.management.ObjectName getOperationPropagationSet_REFSEP_()
throws java.io.IOException
java.io.IOException
java.lang.String getOperation()
throws java.io.IOException
java.io.IOException
void setOperation(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getModuleName()
throws java.io.IOException
java.io.IOException
void setModuleName(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getEnablePropagation()
throws java.io.IOException
java.io.IOException
void setEnablePropagation(java.lang.String param)
throws java.io.IOException
param -java.io.IOExceptionjava.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 | ||||||||