|
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 |
getFirstCreditGrantedNotification() Details when the first charging request should be sent to the southbound network entity. |
java.lang.String |
getFirstCreditReservationRequest() Details when the first charging request should be sent to the northbound entity. |
int |
getRequestedDurationInSeconds() Defines the charging-info CC-time AVP value in seconds. |
int |
getRequestedServiceUnits() Defines the charging-info CC-Service-Specific-Units AVP value. |
int |
getRequestedVolumeInBytes() Defines the charging-info CC-Total-Octets AVP value in bytes. |
int |
getServiceIdentifier() Defines the charging-info Service-Identifier AVP value. |
java.lang.String |
getServiceMonitoringType() Defines if the service should be monitored internally, externally. |
java.lang.String |
getStartChargingPhase() Details when the actual resource usage monitoring is being started. |
int |
getTccdTimeoutInSeconds() Defines the maximum time allowed for retrieval of charging response for a given charging request. |
void |
setFirstCreditGrantedNotification(java.lang.String param) Details when the first charging request should be sent to the southbound network entity. |
void |
setFirstCreditReservationRequest(java.lang.String param) Details when the first charging request should be sent to the northbound entity. |
void |
setRequestedDurationInSeconds(int param) Defines the charging-info CC-time AVP value in seconds. |
void |
setRequestedServiceUnits(int param) Defines the charging-info CC-Service-Specific-Units AVP value. |
void |
setRequestedVolumeInBytes(int param) Defines the charging-info CC-Total-Octets AVP value in bytes. |
void |
setServiceIdentifier(int param) Defines the charging-info Service-Identifier AVP value. |
void |
setServiceMonitoringType(java.lang.String param) Defines if the service should be monitored internally, externally. |
void |
setStartChargingPhase(java.lang.String param) Details when the actual resource usage monitoring is being started. |
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 getFirstCreditReservationRequest() throws java.io.IOException
java.io.IOException
void setFirstCreditReservationRequest(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getFirstCreditGrantedNotification() throws java.io.IOException
java.io.IOException
void setFirstCreditGrantedNotification(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getStartChargingPhase() throws java.io.IOException
java.io.IOException
void setStartChargingPhase(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getRequestedDurationInSeconds() throws java.io.IOException
java.io.IOException
void setRequestedDurationInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getRequestedVolumeInBytes() throws java.io.IOException
java.io.IOException
void setRequestedVolumeInBytes(int param) throws java.io.IOException
param
-java.io.IOException
int getRequestedServiceUnits() throws java.io.IOException
java.io.IOException
void setRequestedServiceUnits(int param) throws java.io.IOException
param
-java.io.IOException
int getServiceIdentifier() throws java.io.IOException
java.io.IOException
void setServiceIdentifier(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 |