Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.oe
Interface AdvancedMBean


public interface AdvancedMBean

Method Summary
 void addDefaultValueForDefaultHandling()
          Add a new element named defaultValueForDefaultHandling
 String getDefaultValueForDefaultHandlingValue()
           
 String getErrorsDefaultHandlingBehavior()
          Gets the value of the errorsDefaultHandlingBehavior property.
 Boolean isProvisionalResponseDeactivatesDefaultHandling()
          Gets the value of the provisionalResponseDeactivatesDefaultHandling property.
 Boolean isShouldEncodeUriOnAlertMessages()
          Gets the value of the shouldEncodeUriOnAlertMessages property.
 void removeDefaultValueForDefaultHandling()
          Remove an element named defaultValueForDefaultHandling
 void setDefaultValueForDefaultHandlingValue(String value)
          Set the value of defaultValueForDefaultHandling
 void setErrorsDefaultHandlingBehavior(String value)
          Sets the value of the errorsDefaultHandlingBehavior property.
 void setProvisionalResponseDeactivatesDefaultHandling(Boolean value)
          Sets the value of the provisionalResponseDeactivatesDefaultHandling property.
 void setShouldEncodeUriOnAlertMessages(Boolean value)
          Sets the value of the shouldEncodeUriOnAlertMessages property.

 

Method Detail

isProvisionalResponseDeactivatesDefaultHandling

Boolean isProvisionalResponseDeactivatesDefaultHandling()
Gets the value of the provisionalResponseDeactivatesDefaultHandling property.

setProvisionalResponseDeactivatesDefaultHandling

void setProvisionalResponseDeactivatesDefaultHandling(Boolean value)
Sets the value of the provisionalResponseDeactivatesDefaultHandling property.

getErrorsDefaultHandlingBehavior

String getErrorsDefaultHandlingBehavior()
Gets the value of the errorsDefaultHandlingBehavior property.

setErrorsDefaultHandlingBehavior

void setErrorsDefaultHandlingBehavior(String value)
Sets the value of the errorsDefaultHandlingBehavior property.

isShouldEncodeUriOnAlertMessages

Boolean isShouldEncodeUriOnAlertMessages()
Gets the value of the shouldEncodeUriOnAlertMessages property.

setShouldEncodeUriOnAlertMessages

void setShouldEncodeUriOnAlertMessages(Boolean value)
Sets the value of the shouldEncodeUriOnAlertMessages property.

addDefaultValueForDefaultHandling

void addDefaultValueForDefaultHandling()
Add a new element named defaultValueForDefaultHandling

removeDefaultValueForDefaultHandling

void removeDefaultValueForDefaultHandling()
Remove an element named defaultValueForDefaultHandling

setDefaultValueForDefaultHandlingValue

void setDefaultValueForDefaultHandlingValue(String value)
Set the value of defaultValueForDefaultHandling

getDefaultValueForDefaultHandlingValue

String getDefaultValueForDefaultHandlingValue()

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.