CacheConfigMBean Interface
- public interface CacheConfigMBean
extends ConfigurationMBean
Created by IntelliJ IDEA.
User: avijay
Date: Aug 12, 2004
Time: 4:17:36 PM
To change this template use File | Settings | File Templates.
-
All Superinterfaces
-
ConfigurationMBean, DynamicMBean, MBeanRegistration, NotificationBroadcaster, WebLogicMBean
Methods from interface weblogic.management.configuration.ConfigurationMBean |
freezeCurrentValue, getAttributeStringValue, getComments, getNotes, getSetFields, getXml, getXmlConverter, isDefaultedMBean, isPersistenceEnabled, preDeregister, registerConfigMBean, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, touch, unRegisterConfigMBean |
CACHING_STUB_SVUID
public static final long CACHING_STUB_SVUID
TYPE
public static final String TYPE
addCacheConfig(CacheConfig) Method
public void addCacheConfig(CacheConfig cacheConfig)
throws MBeanException
Exceptions
-
MBeanException
deleteCacheInstance(String, String) Method
public void deleteCacheInstance(String cacheName,
String tableName)
doGetCacheConfigArray() Method
public CacheConfig[] doGetCacheConfigArray()
getCacheConfig(String) Method
public CacheConfig getCacheConfig(String cacheName)