org.apache.beehive.netui.util.config.bean
Class SimpleActionInterceptorConfig

Object
  extended by SimpleActionInterceptorConfig

public class SimpleActionInterceptorConfig
extends Object


Constructor Summary
SimpleActionInterceptorConfig()
           
SimpleActionInterceptorConfig(Boolean afterAction, String interceptPath)
           
 
Method Summary
 boolean getAfterAction()
           
 String getInterceptPath()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleActionInterceptorConfig

public SimpleActionInterceptorConfig()

SimpleActionInterceptorConfig

public SimpleActionInterceptorConfig(Boolean afterAction,
                                     String interceptPath)
Method Detail

getAfterAction

public boolean getAfterAction()

getInterceptPath

public String getInterceptPath()