org.jboss.weld.util
Class DeploymentStructures
java.lang.Object
org.jboss.weld.util.DeploymentStructures
public class DeploymentStructures
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getOrCreateBeanDeployment
public static BeanDeployment getOrCreateBeanDeployment(org.jboss.weld.bootstrap.spi.Deployment deployment,
BeanManagerImpl deploymentManager,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts,
Class<?> clazz)
Copyright © 2013 Seam Framework. All Rights Reserved.