org.jboss.webbeans.integration.deployer.env
Class JBossWebBeanDiscovery
java.lang.Object
org.jboss.webbeans.integration.deployer.env.JBossWebBeanDiscovery
- All Implemented Interfaces:
- org.jboss.webbeans.bootstrap.api.Service, org.jboss.webbeans.bootstrap.spi.WebBeanDiscovery
public class JBossWebBeanDiscovery
- extends Object
- implements org.jboss.webbeans.bootstrap.spi.WebBeanDiscovery
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
environment
protected final WebBeanDiscoveryEnvironment environment
JBossWebBeanDiscovery
public JBossWebBeanDiscovery(WebBeanDiscoveryEnvironment environment)
discoverWebBeanClasses
public Iterable<Class<?>> discoverWebBeanClasses()
- Specified by:
discoverWebBeanClasses
in interface org.jboss.webbeans.bootstrap.spi.WebBeanDiscovery
discoverWebBeansXml
public Iterable<URL> discoverWebBeansXml()
- Specified by:
discoverWebBeansXml
in interface org.jboss.webbeans.bootstrap.spi.WebBeanDiscovery
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.