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