Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ofcf
Interface CallHandlingMBean


public interface CallHandlingMBean

Method Summary
 String getDestinationAlias()
          Gets the value of the destinationAlias property.
 BigInteger getFailureCodeForProcessingError()
          Gets the value of the failureCodeForProcessingError property.
 String getServiceContext()
          Gets the value of the serviceContext property.
 void setDestinationAlias(String value)
          Sets the value of the destinationAlias property.
 void setFailureCodeForProcessingError(BigInteger value)
          Sets the value of the failureCodeForProcessingError property.
 void setServiceContext(String value)
          Sets the value of the serviceContext property.

 

Method Detail

getDestinationAlias

String getDestinationAlias()
Gets the value of the destinationAlias property.

setDestinationAlias

void setDestinationAlias(String value)
Sets the value of the destinationAlias property.

getServiceContext

String getServiceContext()
Gets the value of the serviceContext property.

setServiceContext

void setServiceContext(String value)
Sets the value of the serviceContext property.

getFailureCodeForProcessingError

BigInteger getFailureCodeForProcessingError()
Gets the value of the failureCodeForProcessingError property.

setFailureCodeForProcessingError

void setFailureCodeForProcessingError(BigInteger value)
Sets the value of the failureCodeForProcessingError 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.