org.vraptor.plugin
Class ComponentWrapperVisitor

java.lang.Object
  extended by 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

Constructor Summary
ComponentWrapperVisitor(ComponentWrapper wrapper)
           
 
Method Summary
 void visit(ComponentManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentWrapperVisitor

public ComponentWrapperVisitor(ComponentWrapper wrapper)
Method Detail

visit

public void visit(ComponentManager manager)
           throws LogicNotFoundException
Throws:
LogicNotFoundException


Copyright © 2004-2008 VRaptor. All Rights Reserved.