org.vraptor.plugin
Class ComponentWrapperVisitor
java.lang.Object
org.vraptor.plugin.ComponentWrapperVisitor
public class ComponentWrapperVisitor
- extends Object
A visitor to every component which checks the component wrapper to decide
whether they should be wrapped or not.
- Since:
- 2.4
- Author:
- Guilherme Silveira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentWrapperVisitor
public ComponentWrapperVisitor(ComponentWrapper wrapper)
visit
public void visit(ComponentManager manager)
throws LogicNotFoundException
- Throws:
LogicNotFoundException
Copyright © 2004-2008 VRaptor. All Rights Reserved.