|
Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 MBean API Reference 11g Release 1 (10.3.1) Part Number E13945-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLEntityCacheMBean | |
---|---|
weblogic.management.configuration |
Uses of XMLEntityCacheMBean in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that return XMLEntityCacheMBean | |
---|---|
XMLEntityCacheMBean |
DomainMBean.createXMLEntityCache(String name)
Factory method to create an XMLEntityCache Object |
XMLEntityCacheMBean |
ServerMBean.getXMLEntityCache()
The server's XML entity cache, which is used to configure the behavior of JAXP (Java API for XML Parsing). |
XMLEntityCacheMBean[] |
DomainMBean.getXMLEntityCaches()
Returns all the XMLEntityCache objects defined in this domain |
XMLEntityCacheMBean |
DomainMBean.lookupXMLEntityCache(String name)
Returns an XMLEntityCache object if the given name |
Methods in weblogic.management.configuration with parameters of type XMLEntityCacheMBean | |
---|---|
void |
DomainMBean.destroyXMLEntityCache(XMLEntityCacheMBean cache)
Factory method to destroys an XMLEntityCache Object |
void |
ServerMBean.setXMLEntityCache(XMLEntityCacheMBean cache)
Sets the value of the XMLEntityCache attribute. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 MBean API Reference 11g Release 1 (10.3.1) Part Number E13945-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |