|
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 DiameterCreditControlApplicationAvpsMBean
Inteface for DiameterCreditControlApplicationAvpsMBean
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getDestinationHostAvp()Specifies the value to set in a CCR Destination-Host AVP |
java.lang.String |
getDestinationRealmAvp()Specifies the value to set in a CCR Destination-Realm AVP |
java.lang.String |
getRoNodeFunctionalityAvp()Specifies the value to set in a CCR Node-Functionality AVP. |
java.lang.String |
getServiceContextIdAvp()Specifies the value to set in a CCR Service-Context-Id AVP. |
java.lang.String |
getUserNameAvp()Specifies the value to set in a CCR User-Name AVP. |
void |
setDestinationHostAvp(java.lang.String param)Specifies the value to set in a CCR Destination-Host AVP |
void |
setDestinationRealmAvp(java.lang.String param)Specifies the value to set in a CCR Destination-Realm AVP |
void |
setRoNodeFunctionalityAvp(java.lang.String param)Specifies the value to set in a CCR Node-Functionality AVP. |
void |
setServiceContextIdAvp(java.lang.String param)Specifies the value to set in a CCR Service-Context-Id AVP. |
void |
setUserNameAvp(java.lang.String param)Specifies the value to set in a CCR User-Name AVP. |
| Method Detail |
|---|
java.lang.String getDestinationHostAvp()
throws java.io.IOException
java.io.IOException
void setDestinationHostAvp(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getDestinationRealmAvp()
throws java.io.IOException
java.io.IOException
void setDestinationRealmAvp(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getServiceContextIdAvp()
throws java.io.IOException
java.io.IOException
void setServiceContextIdAvp(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getUserNameAvp()
throws java.io.IOException
java.io.IOException
void setUserNameAvp(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getRoNodeFunctionalityAvp()
throws java.io.IOException
java.io.IOException
void setRoNodeFunctionalityAvp(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 | ||||||||