public class WeldBootstrap extends Object implements org.jboss.weld.bootstrap.api.CDI11Bootstrap
| Constructor and Description |
|---|
WeldBootstrap() |
public org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration startExtensions(Iterable<org.jboss.weld.bootstrap.spi.Metadata<javax.enterprise.inject.spi.Extension>> extensions)
startExtensions in interface org.jboss.weld.bootstrap.api.CDI11Bootstrappublic org.jboss.weld.bootstrap.api.Bootstrap startContainer(org.jboss.weld.bootstrap.api.Environment environment, org.jboss.weld.bootstrap.spi.Deployment deployment)
startContainer in interface org.jboss.weld.bootstrap.api.Bootstrappublic org.jboss.weld.bootstrap.api.Bootstrap startContainer(String contextId, org.jboss.weld.bootstrap.api.Environment environment, org.jboss.weld.bootstrap.spi.Deployment deployment)
startContainer in interface org.jboss.weld.bootstrap.api.CDI11Bootstrappublic org.jboss.weld.bootstrap.api.Bootstrap startInitialization()
startInitialization in interface org.jboss.weld.bootstrap.api.Bootstrappublic org.jboss.weld.bootstrap.api.Bootstrap deployBeans()
deployBeans in interface org.jboss.weld.bootstrap.api.Bootstrappublic org.jboss.weld.bootstrap.api.Bootstrap validateBeans()
validateBeans in interface org.jboss.weld.bootstrap.api.Bootstrappublic org.jboss.weld.bootstrap.api.Bootstrap endInitialization()
endInitialization in interface org.jboss.weld.bootstrap.api.Bootstrappublic BeanManagerImpl getManager(org.jboss.weld.bootstrap.spi.BeanDeploymentArchive beanDeploymentArchive)
getManager in interface org.jboss.weld.bootstrap.api.Bootstrappublic void shutdown()
shutdown in interface org.jboss.weld.bootstrap.api.Bootstrappublic org.jboss.weld.bootstrap.spi.BeansXml parse(Iterable<URL> urls)
parse in interface org.jboss.weld.bootstrap.api.Bootstrappublic org.jboss.weld.bootstrap.spi.BeansXml parse(Iterable<URL> urls, boolean removeDuplicates)
parse in interface org.jboss.weld.bootstrap.api.Bootstrappublic org.jboss.weld.bootstrap.spi.BeansXml parse(URL url)
parse in interface org.jboss.weld.bootstrap.api.Bootstrappublic Iterable<org.jboss.weld.bootstrap.spi.Metadata<javax.enterprise.inject.spi.Extension>> loadExtensions(ClassLoader classLoader)
loadExtensions in interface org.jboss.weld.bootstrap.api.BootstrapCopyright © 2017. All rights reserved.