Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.imssf.win1.config
Interface OriginationTriggerMBean


public interface OriginationTriggerMBean

Inteface for OriginationTriggerMBean

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

Method Summary
 java.lang.String getActive()
          TBD: Add description
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 javax.management.ObjectName getOriginationTriggers_REFSEP_()
          Returns the MBean parent get accessor to the parent mbean: OriginationTriggers_REFSEP_
 void setActive(java.lang.String param)
          TBD: Add description

 

Method Detail

getOriginationTriggers_REFSEP_

javax.management.ObjectName getOriginationTriggers_REFSEP_()
                                                           throws java.io.IOException
Returns the MBean parent get accessor to the parent mbean: OriginationTriggers_REFSEP_
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

getActive

java.lang.String getActive()
                           throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setActive

void setActive(java.lang.String param)
               throws java.io.IOException
TBD: Add description
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.