Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.oe
Interface OrchestrationExtensionMBean


public interface OrchestrationExtensionMBean

Method Summary
 String getIfc()
          Gets the value of the ifc property.
 String getName()
          Gets the value of the name property.
 String getTriggers()
          Gets the value of the triggers property.
 void setIfc(String value)
          Sets the value of the ifc property.
 void setName(String value)
          Sets the value of the name property.
 void setTriggers(String value)
          Sets the value of the triggers 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.

getTriggers

String getTriggers()
Gets the value of the triggers property.

setTriggers

void setTriggers(String value)
Sets the value of the triggers property.

getIfc

String getIfc()
Gets the value of the ifc property.

setIfc

void setIfc(String value)
Sets the value of the ifc 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.