|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentContextVisitor
DeploymentContextVisitor.
Method Summary | |
---|---|
void |
error(DeploymentContext context)
Invoked when there is a subsequent error in the visit |
void |
visit(DeploymentContext context)
Visit a context |
Method Detail |
---|
void visit(DeploymentContext context) throws DeploymentException
context
- the context
DeploymentException
- for any errorvoid error(DeploymentContext context)
context
- the context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |