|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Created by IntelliJ IDEA. User: avijay Date: Aug 12, 2004 Time: 4:17:36 PM To change this template use File | Settings | File Templates.
Field Summary | |
static long |
CACHING_STUB_SVUID
|
static String |
TYPE
|
Fields inherited from interface weblogic.management.configuration.ConfigurationMBean |
DEFAULT_EMPTY_BYTE_ARRAY |
Method Summary | |
void |
addCacheConfig(CacheConfig cacheConfig)
|
void |
deleteCacheInstance(String cacheName,
String tableName)
|
CacheConfig[] |
doGetCacheConfigArray()
|
CacheConfig |
getCacheConfig(String cacheName)
|
Methods inherited from interface weblogic.management.configuration.ConfigurationMBean |
freezeCurrentValue, getAttributeStringValue, getComments, getNotes, getSetFields, getXml, getXmlConverter, isDefaultedMBean, isPersistenceEnabled, preDeregister, registerConfigMBean, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, touch, unRegisterConfigMBean |
Methods inherited from interface weblogic.management.WebLogicMBean |
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent |
Methods inherited from interface javax.management.DynamicMBean |
getAttribute, getAttributes, invoke, setAttribute, setAttributes |
Methods inherited from interface javax.management.MBeanRegistration |
postDeregister, postRegister, preRegister |
Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener, getNotificationInfo, removeNotificationListener |
Field Detail |
public static final String TYPE
public static final long CACHING_STUB_SVUID
Method Detail |
public CacheConfig getCacheConfig(String cacheName)
public void addCacheConfig(CacheConfig cacheConfig) throws javax.management.MBeanException
javax.management.MBeanException
public CacheConfig[] doGetCacheConfigArray()
public void deleteCacheInstance(String cacheName, String tableName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |