org.jboss.webbeans.integration.deployer.env
Class WebBeanDiscoveryEnvironment
java.lang.Object
org.jboss.webbeans.integration.deployer.env.WebBeanDiscoveryEnvironment
public class WebBeanDiscoveryEnvironment
- extends Object
WBD env impl.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebBeanDiscoveryEnvironment
public WebBeanDiscoveryEnvironment()
getWebBeanClasses
public Iterable<Class<?>> getWebBeanClasses()
- Get wb classes.
- Returns:
- the wb classes
getWebBeansXml
public Iterable<URL> getWebBeansXml()
- Get wb xmls.
- Returns:
- the wb xmls
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.