ConfigurationMBean, DescriptorBean, javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, SettableBean, TargetInfoMBean, WebLogicMBeanpublic interface CoherenceCacheConfigMBean extends TargetInfoMBean
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getCacheConfigurationFile() | Return the cache configuration file being used by this
 CoherenceCacheConfigMBean. | 
| java.lang.String | getJNDIName() | The JNDI name this resource will be bound to. | 
| java.lang.String | getRuntimeCacheConfigurationUri() | Return the cache configuration file used at runtime. | 
| void | importCacheConfigurationFile() | Imports the file to be used as the cache configuration file from the
 resource  getCacheConfigurationFile(). | 
| void | importCacheConfigurationFile(java.lang.String file) | Imports the file to be used as the cache configuration file. | 
| void | setCacheConfigurationFile(java.lang.String cacheConfigUri) | Set the cache configuration URI used by referencing applications. | 
| void | setJNDIName(java.lang.String jndiName) | The JNDI name this resource will be bound to. | 
| void | setRuntimeCacheConfigurationUri(java.lang.String cacheConfigUri) | Set the cache configuration URI used at runtime. | 
freezeCurrentValue, getId, getInheritedProperties, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, unSetaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenergetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddTarget, getCompatibilityName, getName, getTargets, removeTarget, setCompatibilityName, setModuleType, setName, setTargetsgetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentjava.lang.String getCacheConfigurationFile()
void setCacheConfigurationFile(java.lang.String cacheConfigUri)
cacheConfigUri - java.lang.String getRuntimeCacheConfigurationUri()
void setRuntimeCacheConfigurationUri(java.lang.String cacheConfigUri)
cacheConfigUri - void importCacheConfigurationFile()
getCacheConfigurationFile().void importCacheConfigurationFile(java.lang.String file)
file - the name of the filejava.lang.String getJNDIName()
void setJNDIName(java.lang.String jndiName)
jndiName -