Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sm.pme
Interface PmeMBean


public interface PmeMBean

Method Summary
 String getErrorDefaultHandelingBehaviourValue()
           
 String getMappingEngineType()
          Gets the value of the mappingEngineType property.
 BigInteger getMappingErrorResponse()
          Gets the value of the mappingErrorResponse property.
 String getMappingFileName()
          Gets the value of the mappingFileName property.
 void setErrorDefaultHandelingBehaviourValue(String value)
          Set the value of errorDefaultHandelingBehaviour
 void setMappingEngineType(String value)
          Sets the value of the mappingEngineType property.
 void setMappingErrorResponse(BigInteger value)
          Sets the value of the mappingErrorResponse property.
 void setMappingFileName(String value)
          Sets the value of the mappingFileName property.

 

Method Detail

getMappingFileName

String getMappingFileName()
Gets the value of the mappingFileName property.

setMappingFileName

void setMappingFileName(String value)
Sets the value of the mappingFileName property.

getMappingErrorResponse

BigInteger getMappingErrorResponse()
Gets the value of the mappingErrorResponse property.

setMappingErrorResponse

void setMappingErrorResponse(BigInteger value)
Sets the value of the mappingErrorResponse property.

getMappingEngineType

String getMappingEngineType()
Gets the value of the mappingEngineType property.

setMappingEngineType

void setMappingEngineType(String value)
Sets the value of the mappingEngineType property.

setErrorDefaultHandelingBehaviourValue

void setErrorDefaultHandelingBehaviourValue(String value)
Set the value of errorDefaultHandelingBehaviour

getErrorDefaultHandelingBehaviourValue

String getErrorDefaultHandelingBehaviourValue()

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.