org.jboss.gravel.navigation.executor
Class StayExecutorImpl

java.lang.Object
  extended by org.jboss.gravel.navigation.executor.StayExecutorImpl
All Implemented Interfaces:
Serializable, NavigationExecutor

public final class StayExecutorImpl
extends Object
implements NavigationExecutor

See Also:
Serialized Form

Constructor Summary
StayExecutorImpl()
           
 
Method Summary
 void execute(javax.faces.context.FacesContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StayExecutorImpl

public StayExecutorImpl()
Method Detail

execute

public void execute(javax.faces.context.FacesContext context)
Specified by:
execute in interface NavigationExecutor