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. |