|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AfterDeploymentValidation
The event type of the third event fired by the container after it has
validated that there are no deployment problems and before creating contexts
or processing requests. If any observer method of the AfterDeploymentValidation
event throws an exception, the exception is
treated as a deployment problem by the container.
No requests will be processed by the deployment until all observers of this event return.
Method Summary | |
---|---|
void |
addDeploymentProblem(java.lang.Throwable t)
Registers a deployment problem with the container, causing the container to abort deployment after all observers have been notified. |
Method Detail |
---|
void addDeploymentProblem(java.lang.Throwable t)
t
- The deployment problem as a Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41