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  org.w3c.dom.Element PropertyConfigurator.loadDocument(java.lang.String location)
           
protected  org.w3c.dom.Element PropertyConfigurator.loadDocument(java.io.InputStream is)
           
protected  org.w3c.dom.Element PropertyConfigurator.getMBeanElement(org.w3c.dom.Element root)
           
 void PropertyConfigurator.configure(java.lang.Object objToConfigure, java.lang.String configFile)
          Configure the object based on the config xml file.
 void PropertyConfigurator.configure(java.lang.Object objToConfigure, java.io.InputStream is)
          Configure the object based on the config xml file.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.