|
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 OperationMBean
Inteface for OperationMBean
Method Summary | |
---|---|
javax.management.ObjectName |
getAseEncoding_REFSEP_() Returns the MBean parent get accessor to the parent mbean: AseEncoding_REFSEP_ |
int |
getCode() TBD: Add description |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getInvocationTimer() TBD: Add description |
int |
getOperationClass() TBD: Add description |
java.lang.String |
getType() TBD: Add description |
void |
setCode(int param) TBD: Add description |
void |
setInvocationTimer(int param) TBD: Add description |
void |
setOperationClass(int param) TBD: Add description |
void |
setType(java.lang.String param) TBD: Add description |
Method Detail |
---|
javax.management.ObjectName getAseEncoding_REFSEP_() throws java.io.IOException
java.io.IOException
int getCode() throws java.io.IOException
java.io.IOException
void setCode(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getType() throws java.io.IOException
java.io.IOException
void setType(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getOperationClass() throws java.io.IOException
java.io.IOException
void setOperationClass(int param) throws java.io.IOException
param
-java.io.IOException
int getInvocationTimer() throws java.io.IOException
java.io.IOException
void setInvocationTimer(int 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 |