站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 Cache API Documentation 英文版文档

Uses of Class org.jboss.cache.ConfigureException (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档


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.