|
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 ChargingServiceMBean
Inteface for ChargingServiceMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getServiceMonitoringType() Defines if the service should be monitored internally, externally. |
int |
getTccdTimeoutInSeconds() Defines the maximum time allowed for retrieval of charging response for a given charging request. |
void |
setServiceMonitoringType(java.lang.String param) Defines if the service should be monitored internally, externally. |
void |
setTccdTimeoutInSeconds(int param) Defines the maximum time allowed for retrieval of charging response for a given charging request. |
Method Detail |
---|
java.lang.String getServiceMonitoringType() throws java.io.IOException
java.io.IOException
void setServiceMonitoringType(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getTccdTimeoutInSeconds() throws java.io.IOException
java.io.IOException
void setTccdTimeoutInSeconds(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 |