Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ocf.ece
Interface DegradedModeMBean


public interface DegradedModeMBean

Method Summary
 String getCdrModeValue()
           
 String getCdrWriterImpl()
          Gets the value of the cdrWriterImpl property.
 String getCdrWriterService()
          Gets the value of the cdrWriterService property.
 String getDegradedModeErrorCodes()
          Gets the value of the degradedModeErrorCodes property.
 BigInteger getDegradedModeTimer()
          Gets the value of the degradedModeTimer property.
 String getExternalProtocol()
          Gets the value of the externalProtocol property.
 String getLocalOCFAlias()
          Gets the value of the localOCFAlias property.
 String getOnOcfFailureValue()
           
 boolean isAddRecordRouteToLocalOcfEvents()
          Gets the value of the addRecordRouteToLocalOcfEvents property.
 boolean isAddRecordRouteToOcfEvents()
          Gets the value of the addRecordRouteToOcfEvents property.
 void setAddRecordRouteToLocalOcfEvents(boolean value)
          Sets the value of the addRecordRouteToLocalOcfEvents property.
 void setAddRecordRouteToOcfEvents(boolean value)
          Sets the value of the addRecordRouteToOcfEvents property.
 void setCdrModeValue(String value)
          Set the value of cdrMode
 void setCdrWriterImpl(String value)
          Sets the value of the cdrWriterImpl property.
 void setCdrWriterService(String value)
          Sets the value of the cdrWriterService property.
 void setDegradedModeErrorCodes(String value)
          Sets the value of the degradedModeErrorCodes property.
 void setDegradedModeTimer(BigInteger value)
          Sets the value of the degradedModeTimer property.
 void setExternalProtocol(String value)
          Sets the value of the externalProtocol property.
 void setLocalOCFAlias(String value)
          Sets the value of the localOCFAlias property.
 void setOnOcfFailureValue(String value)
          Set the value of onOcfFailure

 

Method Detail

getCdrWriterImpl

String getCdrWriterImpl()
Gets the value of the cdrWriterImpl property.

setCdrWriterImpl

void setCdrWriterImpl(String value)
Sets the value of the cdrWriterImpl property.

getCdrWriterService

String getCdrWriterService()
Gets the value of the cdrWriterService property.

setCdrWriterService

void setCdrWriterService(String value)
Sets the value of the cdrWriterService property.

getDegradedModeTimer

BigInteger getDegradedModeTimer()
Gets the value of the degradedModeTimer property.

setDegradedModeTimer

void setDegradedModeTimer(BigInteger value)
Sets the value of the degradedModeTimer property.

getLocalOCFAlias

String getLocalOCFAlias()
Gets the value of the localOCFAlias property.

setLocalOCFAlias

void setLocalOCFAlias(String value)
Sets the value of the localOCFAlias property.

getExternalProtocol

String getExternalProtocol()
Gets the value of the externalProtocol property.

setExternalProtocol

void setExternalProtocol(String value)
Sets the value of the externalProtocol property.

getDegradedModeErrorCodes

String getDegradedModeErrorCodes()
Gets the value of the degradedModeErrorCodes property.

setDegradedModeErrorCodes

void setDegradedModeErrorCodes(String value)
Sets the value of the degradedModeErrorCodes property.

isAddRecordRouteToOcfEvents

boolean isAddRecordRouteToOcfEvents()
Gets the value of the addRecordRouteToOcfEvents property.

setAddRecordRouteToOcfEvents

void setAddRecordRouteToOcfEvents(boolean value)
Sets the value of the addRecordRouteToOcfEvents property.

isAddRecordRouteToLocalOcfEvents

boolean isAddRecordRouteToLocalOcfEvents()
Gets the value of the addRecordRouteToLocalOcfEvents property.

setAddRecordRouteToLocalOcfEvents

void setAddRecordRouteToLocalOcfEvents(boolean value)
Sets the value of the addRecordRouteToLocalOcfEvents property.

setOnOcfFailureValue

void setOnOcfFailureValue(String value)
Set the value of onOcfFailure

getOnOcfFailureValue

String getOnOcfFailureValue()

setCdrModeValue

void setCdrModeValue(String value)
Set the value of cdrMode

getCdrModeValue

String getCdrModeValue()

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.