com.bea.wlevs.management.configuration
Interface CachingSystemMBean
- public interface CachingSystemMBean
- extends WebLogicMBean
This MBean manages the configuration of a caching system instance.
A caching system manages a set of cache instances.
Method Summary
|
javax.management.ObjectName[] |
getCacheMBeans()
Returns an array of ObjectName which contains the names of the
CacheMBean |
MBEAN_TYPE
public static final java.lang.String MBEAN_TYPE
getCacheMBeans
public javax.management.ObjectName[] getCacheMBeans()
throws javax.management.JMException
- Returns an array of
ObjectName
which contains the names of the
CacheMBean
- Returns:
- ObjectName[] - array of ObjectName
Copyright © 2007 BEA Systems All Rights Reserved.