Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.oe.config
Interface HSSReceiverOlpMBean


public interface HSSReceiverOlpMBean

Inteface for HSSReceiverOlpMBean

Author:
osnat NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

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 UDR Destination-Host AVP
 java.lang.String getDestinationRealmAvp()
          Specifies the value to set in a UDR Destination-Realm AVP
 java.lang.String getWildcardedPSI()
          Specifies wildcard for grouped iFC
 void setDestinationHostAvp(java.lang.String param)
          Specifies the value to set in a UDR Destination-Host AVP
 void setDestinationRealmAvp(java.lang.String param)
          Specifies the value to set in a UDR Destination-Realm AVP
 void setWildcardedPSI(java.lang.String param)
          Specifies wildcard for grouped iFC

 

Method Detail

getWildcardedPSI

java.lang.String getWildcardedPSI()
                                  throws java.io.IOException
Specifies wildcard for grouped iFC
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setWildcardedPSI

void setWildcardedPSI(java.lang.String param)
                      throws java.io.IOException
Specifies wildcard for grouped iFC
Parameters:
param -
Throws:
java.io.IOException

getDestinationHostAvp

java.lang.String getDestinationHostAvp()
                                       throws java.io.IOException
Specifies the value to set in a UDR Destination-Host AVP
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setDestinationHostAvp

void setDestinationHostAvp(java.lang.String param)
                           throws java.io.IOException
Specifies the value to set in a UDR Destination-Host AVP
Parameters:
param -
Throws:
java.io.IOException

getDestinationRealmAvp

java.lang.String getDestinationRealmAvp()
                                        throws java.io.IOException
Specifies the value to set in a UDR Destination-Realm AVP
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setDestinationRealmAvp

void setDestinationRealmAvp(java.lang.String param)
                            throws java.io.IOException
Specifies the value to set in a UDR Destination-Realm AVP
Parameters:
param -
Throws:
java.io.IOException

getDeploymentName

java.lang.String getDeploymentName()
return the Module instance name that this MBean configures
Returns:
String

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.