|
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 PmeMBean
Inteface for PmeMBean
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getMappingEngineType()TBD: Add description |
java.lang.String |
getMappingErrorDefaultHandling()Specifies whether SM-PME releases or continues a session when the mapping engine fails. |
int |
getMappingErrorResponse()Specifies the SAL error response code that SM-PME returns when the mapping engine fails. |
java.lang.String |
getMappingFileName()Specifies the path to the parameter mapping file. |
java.lang.String |
getModuleName()TBD: Add description |
java.lang.String |
getName()TBD: Add description |
javax.management.ObjectName |
getStateChangedNotification()get the referenced StateChangedNotificationRules mbean |
java.lang.String |
getVersion()TBD: Add description |
void |
setMappingEngineType(java.lang.String param)TBD: Add description |
void |
setMappingErrorDefaultHandling(java.lang.String param)Specifies whether SM-PME releases or continues a session when the mapping engine fails. |
void |
setMappingErrorResponse(int param)Specifies the SAL error response code that SM-PME returns when the mapping engine fails. |
void |
setMappingFileName(java.lang.String param)Specifies the path to the parameter mapping file. |
void |
setModuleName(java.lang.String param)TBD: Add description |
void |
setName(java.lang.String param)TBD: Add description |
void |
setStateChangedNotification(javax.management.ObjectName param)set the referenced StateChangedNotificationRules mbean |
void |
setVersion(java.lang.String param)TBD: Add description |
| Method Detail |
|---|
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 getVersion()
throws java.io.IOException
java.io.IOException
void setVersion(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getName()
throws java.io.IOException
java.io.IOException
void setName(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getMappingFileName()
throws java.io.IOException
java.io.IOException
void setMappingFileName(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getMappingErrorDefaultHandling()
throws java.io.IOException
java.io.IOException
void setMappingErrorDefaultHandling(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getMappingErrorResponse()
throws java.io.IOException
java.io.IOException
void setMappingErrorResponse(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getMappingEngineType()
throws java.io.IOException
java.io.IOException
void setMappingEngineType(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
javax.management.ObjectName getStateChangedNotification()
throws java.io.IOException
java.io.IOException
void setStateChangedNotification(javax.management.ObjectName 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 | ||||||||