Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.asfsal
Interface ModuleInstanceMBean


public interface ModuleInstanceMBean

Method Summary
 AdditionalHeaderMBean getAdditionalHeaderMBean()
          Return the value of the AdditionalHeader element
 ApplicationServerMBean getApplicationServerMBean()
          Return the value of the ApplicationServer element
 BigInteger getDefaultSubscriptionDurationSeconds()
          Gets the value of the defaultSubscriptionDurationSeconds property.
 BigInteger getMaxSubscriptionDurationSeconds()
          Gets the value of the maxSubscriptionDurationSeconds property.
 BigInteger getMinSubscriptionDurationSeconds()
          Gets the value of the minSubscriptionDurationSeconds property.
 String getName()
          Gets the value of the name property.
 String getOeAddress()
          Gets the value of the oeAddress property.
 String getRel100DefaultModeValue()
           
 SessionKeepAliveMBean getSessionKeepAliveMBean()
          Return the value of the SessionKeepAlive element
 SipMBean getSipMBean()
          Return the value of the Sip element
 String getState()
          Gets the value of the state property.
 BigInteger getTcaTimeoutIntervalSeconds()
          Gets the value of the tcaTimeoutIntervalSeconds property.
 BigInteger getTcpTimeoutIntervalSeconds()
          Gets the value of the tcpTimeoutIntervalSeconds property.
 BigInteger getTcterTimeoutIntervalSeconds()
          Gets the value of the tcterTimeoutIntervalSeconds property.
 BigInteger getTspTimeoutIntervalSeconds()
          Gets the value of the tspTimeoutIntervalSeconds property.
 BigInteger getTsterTimeoutIntervalSeconds()
          Gets the value of the tsterTimeoutIntervalSeconds property.
 void setAdditionalHeaderMBean(AdditionalHeaderMBean val)
          Set the value of the AdditionalHeader element
 void setApplicationServerMBean(ApplicationServerMBean val)
          Set the value of the ApplicationServer element
 void setDefaultSubscriptionDurationSeconds(BigInteger value)
          Sets the value of the defaultSubscriptionDurationSeconds property.
 void setMaxSubscriptionDurationSeconds(BigInteger value)
          Sets the value of the maxSubscriptionDurationSeconds property.
 void setMinSubscriptionDurationSeconds(BigInteger value)
          Sets the value of the minSubscriptionDurationSeconds property.
 void setName(String value)
          Sets the value of the name property.
 void setOeAddress(String value)
          Sets the value of the oeAddress property.
 void setRel100DefaultModeValue(String value)
          Set the value of rel100DefaultMode
 void setSessionKeepAliveMBean(SessionKeepAliveMBean val)
          Set the value of the SessionKeepAlive element
 void setSipMBean(SipMBean val)
          Set the value of the Sip element
 void setState(String value)
          Sets the value of the state property.
 void setTcaTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tcaTimeoutIntervalSeconds property.
 void setTcpTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tcpTimeoutIntervalSeconds property.
 void setTcterTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tcterTimeoutIntervalSeconds property.
 void setTspTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tspTimeoutIntervalSeconds property.
 void setTsterTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tsterTimeoutIntervalSeconds property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getState

String getState()
Gets the value of the state property.

setState

void setState(String value)
Sets the value of the state property.

getOeAddress

String getOeAddress()
Gets the value of the oeAddress property.

setOeAddress

void setOeAddress(String value)
Sets the value of the oeAddress property.

getTsterTimeoutIntervalSeconds

BigInteger getTsterTimeoutIntervalSeconds()
Gets the value of the tsterTimeoutIntervalSeconds property.

setTsterTimeoutIntervalSeconds

void setTsterTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tsterTimeoutIntervalSeconds property.

getTcterTimeoutIntervalSeconds

BigInteger getTcterTimeoutIntervalSeconds()
Gets the value of the tcterTimeoutIntervalSeconds property.

setTcterTimeoutIntervalSeconds

void setTcterTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tcterTimeoutIntervalSeconds property.

getTspTimeoutIntervalSeconds

BigInteger getTspTimeoutIntervalSeconds()
Gets the value of the tspTimeoutIntervalSeconds property.

setTspTimeoutIntervalSeconds

void setTspTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tspTimeoutIntervalSeconds property.

getTcpTimeoutIntervalSeconds

BigInteger getTcpTimeoutIntervalSeconds()
Gets the value of the tcpTimeoutIntervalSeconds property.

setTcpTimeoutIntervalSeconds

void setTcpTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tcpTimeoutIntervalSeconds property.

getTcaTimeoutIntervalSeconds

BigInteger getTcaTimeoutIntervalSeconds()
Gets the value of the tcaTimeoutIntervalSeconds property.

setTcaTimeoutIntervalSeconds

void setTcaTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tcaTimeoutIntervalSeconds property.

getMinSubscriptionDurationSeconds

BigInteger getMinSubscriptionDurationSeconds()
Gets the value of the minSubscriptionDurationSeconds property.

setMinSubscriptionDurationSeconds

void setMinSubscriptionDurationSeconds(BigInteger value)
Sets the value of the minSubscriptionDurationSeconds property.

getMaxSubscriptionDurationSeconds

BigInteger getMaxSubscriptionDurationSeconds()
Gets the value of the maxSubscriptionDurationSeconds property.

setMaxSubscriptionDurationSeconds

void setMaxSubscriptionDurationSeconds(BigInteger value)
Sets the value of the maxSubscriptionDurationSeconds property.

getDefaultSubscriptionDurationSeconds

BigInteger getDefaultSubscriptionDurationSeconds()
Gets the value of the defaultSubscriptionDurationSeconds property.

setDefaultSubscriptionDurationSeconds

void setDefaultSubscriptionDurationSeconds(BigInteger value)
Sets the value of the defaultSubscriptionDurationSeconds property.

setRel100DefaultModeValue

void setRel100DefaultModeValue(String value)
Set the value of rel100DefaultMode

getRel100DefaultModeValue

String getRel100DefaultModeValue()

getApplicationServerMBean

ApplicationServerMBean getApplicationServerMBean()
Return the value of the ApplicationServer element

setApplicationServerMBean

void setApplicationServerMBean(ApplicationServerMBean val)
Set the value of the ApplicationServer element

getSipMBean

SipMBean getSipMBean()
Return the value of the Sip element

setSipMBean

void setSipMBean(SipMBean val)
Set the value of the Sip element

getAdditionalHeaderMBean

AdditionalHeaderMBean getAdditionalHeaderMBean()
Return the value of the AdditionalHeader element

setAdditionalHeaderMBean

void setAdditionalHeaderMBean(AdditionalHeaderMBean val)
Set the value of the AdditionalHeader element

getSessionKeepAliveMBean

SessionKeepAliveMBean getSessionKeepAliveMBean()
Return the value of the SessionKeepAlive element

setSessionKeepAliveMBean

void setSessionKeepAliveMBean(SessionKeepAliveMBean val)
Set the value of the SessionKeepAlive element

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.