org.apache.webbeans.portable.events.discovery
Class AfterDeploymentValidationImpl
java.lang.Object
org.apache.webbeans.portable.events.discovery.AfterDeploymentValidationImpl
- All Implemented Interfaces:
- AfterDeploymentValidation
public class AfterDeploymentValidationImpl
- extends Object
- implements AfterDeploymentValidation
Event that is fired by the container after it validates
deployment.
- Version:
- $Rev: 952250 $ $Date: 2010-06-07 16:39:41 +0200 (Mo, 07 Jun 2010) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AfterDeploymentValidationImpl
public AfterDeploymentValidationImpl()
addDeploymentProblem
public void addDeploymentProblem(Throwable t)
-
- Specified by:
addDeploymentProblem in interface AfterDeploymentValidation
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.