public interface ResourceVisitor
Resource instances in the visit controller.| Modifier and Type | Method and Description |
|---|---|
void |
visit(VisitContext context,
Resource<?> resource)
Called for each visited
Resource. |
void visit(VisitContext context, Resource<?> resource)
Resource.Copyright © 2014 JBoss by Red Hat. All rights reserved.