public interface CoherenceCacheConfigMBean extends TargetInfoMBean
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method and Description |
|---|---|
String |
getCacheConfigurationFile()
Return the cache configuration file being used by this
CoherenceCacheConfigMBean.
|
String |
getJNDIName()
The JNDI name this resource will be bound to.
|
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
CoherenceCacheConfigMBean.getCacheConfigurationFile(). |
void |
importCacheConfigurationFile(String file)
Imports the file to be used as the cache configuration file.
|
void |
setCacheConfigurationFile(String cacheConfigUri)
Set the cache configuration URI used by referencing applications.
|
void |
setJNDIName(String jndiName)
The JNDI name this resource will be bound to.
|
void |
setRuntimeCacheConfigurationUri(String cacheConfigUri)
Set the cache configuration URI used at runtime.
|
addTarget, getCompatibilityName, getName, getTargets, removeTarget, setCompatibilityName, setModuleType, setName, setTargetsfreezeCurrentValue, getId, getInheritedProperties, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, unSetgetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerString getCacheConfigurationFile()
void setCacheConfigurationFile(String cacheConfigUri)
cacheConfigUri - String getRuntimeCacheConfigurationUri()
void setRuntimeCacheConfigurationUri(String cacheConfigUri)
cacheConfigUri - void importCacheConfigurationFile()
CoherenceCacheConfigMBean.getCacheConfigurationFile().void importCacheConfigurationFile(String file)
file - the name of the fileString getJNDIName()
void setJNDIName(String jndiName)
jndiName -