Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.oe.config
Interface CustomReceiverOlpMBean


public interface CustomReceiverOlpMBean

Inteface for CustomReceiverOlpMBean

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

Method Summary
 java.lang.String getCustomOPRName()
          Specifies the name of the Custom OPR
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 void setCustomOPRName(java.lang.String param)
          Specifies the name of the Custom OPR

 

Method Detail

getCustomOPRName

java.lang.String getCustomOPRName()
                                  throws java.io.IOException
Specifies the name of the Custom OPR
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setCustomOPRName

void setCustomOPRName(java.lang.String param)
                      throws java.io.IOException
Specifies the name of the Custom OPR
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.