|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XMLCacheMBean
| Field Summary | |
|---|---|
static long |
CACHING_STUB_SVUID
|
static String |
MBEAN_TYPE
|
static String |
SINGLETON_MBEAN_NAME
|
| Fields inherited from interface weblogic.management.configuration.ConfigurationMBean |
|---|
DEFAULT_EMPTY_BYTE_ARRAY |
| Method Summary | |
|---|---|
void |
add(String key,
org.apache.xmlbeans.XmlObject doc)
|
void |
delete(String key)
|
org.apache.xmlbeans.XmlObject |
get(String key)
|
String[] |
getAllKeys()
|
boolean |
keyExists(String key)
|
void |
update(String key,
org.apache.xmlbeans.XmlObject doc)
|
| Methods inherited from interface weblogic.management.configuration.ConfigurationMBean |
|---|
freezeCurrentValue, getComments, getName, getNotes, isDefaultedMBean, isPersistenceEnabled, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, touch, unSet |
| Methods inherited from interface weblogic.management.WebLogicMBean |
|---|
getMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParent |
| Methods inherited from interface javax.management.DynamicMBean |
|---|
getAttribute, getAttributes, invoke, setAttribute, setAttributes |
| Methods inherited from interface javax.management.MBeanRegistration |
|---|
postDeregister, postRegister, preDeregister, preRegister |
| Methods inherited from interface javax.management.NotificationBroadcaster |
|---|
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Methods inherited from interface weblogic.descriptor.DescriptorBean |
|---|
addBeanUpdateListener, addPropertyChangeListener, createChildCopy, createChildCopyIncludingObsolete, getDescriptor, getParentBean, isEditable, removeBeanUpdateListener, removePropertyChangeListener |
| Field Detail |
|---|
static final String MBEAN_TYPE
static final String SINGLETON_MBEAN_NAME
static final long CACHING_STUB_SVUID
| Method Detail |
|---|
void add(String key,
org.apache.xmlbeans.XmlObject doc)
void update(String key,
org.apache.xmlbeans.XmlObject doc)
void delete(String key)
org.apache.xmlbeans.XmlObject get(String key)
boolean keyExists(String key)
String[] getAllKeys()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||