Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.ssf.win2
Interface OriginationTriggerMBean


public interface OriginationTriggerMBean

Method Summary
 String getName()
          Gets the value of the name property.
 boolean isActive()
          Gets the value of the active property.
 void setActive(boolean value)
          Sets the value of the active property.
 void setName(String value)
          Sets the value of the name property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

isActive

boolean isActive()
Gets the value of the active property.

setActive

void setActive(boolean value)
Sets the value of the active property.

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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