@Contract public interface ApplicationVisitor extends ComponentVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Application application)
visit an application object
|
acceptvoid accept(Application application)
application - the application descriptorCopyright © 2013. All Rights Reserved.