Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.oe
Interface EngineMBean


public interface EngineMBean

Method Summary
 String getEnableSessionPersistencyValue()
           
 String getSubscriberProfileReceiverValue()
           
 boolean isEnableServiceDescriptionRecords()
          Gets the value of the enableServiceDescriptionRecords property.
 void setEnableServiceDescriptionRecords(boolean value)
          Sets the value of the enableServiceDescriptionRecords property.
 void setEnableSessionPersistencyValue(String value)
          Set the value of enableSessionPersistency
 void setSubscriberProfileReceiverValue(String value)
          Set the value of subscriberProfileReceiver

 

Method Detail

isEnableServiceDescriptionRecords

boolean isEnableServiceDescriptionRecords()
Gets the value of the enableServiceDescriptionRecords property.

setEnableServiceDescriptionRecords

void setEnableServiceDescriptionRecords(boolean value)
Sets the value of the enableServiceDescriptionRecords property.

setEnableSessionPersistencyValue

void setEnableSessionPersistencyValue(String value)
Set the value of enableSessionPersistency

getEnableSessionPersistencyValue

String getEnableSessionPersistencyValue()

setSubscriberProfileReceiverValue

void setSubscriberProfileReceiverValue(String value)
Set the value of subscriberProfileReceiver

getSubscriberProfileReceiverValue

String getSubscriberProfileReceiverValue()

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.