Uses of Class
org.jboss.cache.ConfigureException

Packages that use ConfigureException
org.jboss.cache   
 

Uses of ConfigureException in org.jboss.cache
 

Methods in org.jboss.cache that throw ConfigureException
protected  Element PropertyConfigurator.loadDocument(String location)
           
protected  Element PropertyConfigurator.loadDocument(InputStream is)
           
protected  Element PropertyConfigurator.getMBeanElement(Element root)
           
 void PropertyConfigurator.configure(Object objToConfigure, String configFile)
          Configure the object based on the config xml file.
 void PropertyConfigurator.configure(Object objToConfigure, InputStream is)
          Configure the object based on the config xml file.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.