@Contract public interface ApplicationVisitor extends ComponentVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Application application)
visit an application object
|
acceptaccept, getSubDescriptorVisitorvoid accept(Application application)
application - the application descriptorCopyright © 2019. All rights reserved.