Skip navigation links

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

E38079-01


oracle.axia.actor.utils.extender
Interface ColocationSettingsMBean


public interface ColocationSettingsMBean

Method Summary
 String getColocationCacheName()
          Gets the value of the colocationCacheName property.
 String getColocationKeyAttribute()
          Gets the value of the colocationKeyAttribute property.
 void setColocationCacheName(String value)
          Sets the value of the colocationCacheName property.
 void setColocationKeyAttribute(String value)
          Sets the value of the colocationKeyAttribute property.

 

Method Detail

getColocationCacheName

String getColocationCacheName()
Gets the value of the colocationCacheName property.

setColocationCacheName

void setColocationCacheName(String value)
Sets the value of the colocationCacheName property.

getColocationKeyAttribute

String getColocationKeyAttribute()
Gets the value of the colocationKeyAttribute property.

setColocationKeyAttribute

void setColocationKeyAttribute(String value)
Sets the value of the colocationKeyAttribute 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.