Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cap2
Interface OperationPropagationMBean


public interface OperationPropagationMBean

Method Summary
 String getModuleName()
          Gets the value of the moduleName property.
 String getName()
          Gets the value of the name property.
 String getOperationValue()
           
 boolean isEnablePropagation()
          Gets the value of the enablePropagation property.
 void setEnablePropagation(boolean value)
          Sets the value of the enablePropagation property.
 void setModuleName(String value)
          Sets the value of the moduleName property.
 void setName(String value)
          Sets the value of the name property.
 void setOperationValue(String value)
          Set the value of operation

 

Method Detail

getName

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

setName

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

getModuleName

String getModuleName()
Gets the value of the moduleName property.

setModuleName

void setModuleName(String value)
Sets the value of the moduleName property.

isEnablePropagation

boolean isEnablePropagation()
Gets the value of the enablePropagation property.

setEnablePropagation

void setEnablePropagation(boolean value)
Sets the value of the enablePropagation property.

setOperationValue

void setOperationValue(String value)
Set the value of operation

getOperationValue

String getOperationValue()

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.