org.apache.webbeans.portable.events.discovery
Class AfterDeploymentValidationImpl
java.lang.Object
org.apache.webbeans.portable.events.discovery.AfterDeploymentValidationImpl
- All Implemented Interfaces:
- javax.enterprise.inject.spi.AfterDeploymentValidation
public class AfterDeploymentValidationImpl
- extends Object
- implements javax.enterprise.inject.spi.AfterDeploymentValidation
Event that is fired by the container after it validates
deployment.
- Version:
- $Rev: 1182847 $ $Date: 2011-10-13 15:31:37 +0200 (Do, 13 Okt 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AfterDeploymentValidationImpl
public AfterDeploymentValidationImpl(BeanManagerImpl beanManagerImpl)
addDeploymentProblem
public void addDeploymentProblem(Throwable t)
-
- Specified by:
addDeploymentProblem in interface javax.enterprise.inject.spi.AfterDeploymentValidation
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.