Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.tdm
Interface KeyBasedDispatchCriteriaMBean


public interface KeyBasedDispatchCriteriaMBean

Method Summary
 String getName()
          Gets the value of the name property.
 String getSessionKeyValue()
           
 String getValue()
          Gets the value of the value property.
 void setName(String value)
          Sets the value of the name property.
 void setSessionKeyValue(String value)
          Set the value of sessionKey
 void setValue(String value)
          Sets the value of the value 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.

getValue

String getValue()
Gets the value of the value property.

setValue

void setValue(String value)
Sets the value of the value property.

setSessionKeyValue

void setSessionKeyValue(String value)
Set the value of sessionKey

getSessionKeyValue

String getSessionKeyValue()

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.