public interface ServletContainerVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
accept(WebApp webApp)
During visitation get reference to current WebApp
|
void accept(WebApp webApp)
webApp - Currently visited WebAppCopyright © 2021 JBoss by Red Hat. All Rights Reserved.