public class AfterDeploymentValidationImpl extends AbstractDeploymentContainerEvent implements javax.enterprise.inject.spi.AfterDeploymentValidation
| Modifier | Constructor and Description |
|---|---|
protected |
AfterDeploymentValidationImpl(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDeploymentProblem(Throwable t) |
static void |
fire(BeanManagerImpl beanManager,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments) |
fire, firegetActualTypeArguments, getBeanManager, getErrors, getRawTypeprotected AfterDeploymentValidationImpl(BeanManagerImpl beanManager)
public static void fire(BeanManagerImpl beanManager, Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments)
public void addDeploymentProblem(Throwable t)
addDeploymentProblem in interface javax.enterprise.inject.spi.AfterDeploymentValidationCopyright © 2014 Seam Framework. All Rights Reserved.