Uses of Class
org.apache.webbeans.xml.WebBeansXMLConfigurator

Packages that use WebBeansXMLConfigurator
org.apache.webbeans.config   
org.apache.webbeans.container   
 

Uses of WebBeansXMLConfigurator in org.apache.webbeans.config
 

Fields in org.apache.webbeans.config declared as WebBeansXMLConfigurator
protected  WebBeansXMLConfigurator BeansDeployer.xmlConfigurator
          XML Configurator
 

Constructors in org.apache.webbeans.config with parameters of type WebBeansXMLConfigurator
BeansDeployer(WebBeansXMLConfigurator xmlConfigurator, WebBeansContext webBeansContext)
          Creates a new deployer with given xml configurator.
 

Uses of WebBeansXMLConfigurator in org.apache.webbeans.container
 

Methods in org.apache.webbeans.container with parameters of type WebBeansXMLConfigurator
 void BeanManagerImpl.setXMLConfigurator(WebBeansXMLConfigurator xmlConfigurator)
          Sets the xml configurator instance.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.