|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectActionInterceptorConfig
public class ActionInterceptorConfig
Configuration object used to initialize an ActionInterceptor
.
Constructor Summary | |
---|---|
ActionInterceptorConfig(String interceptorClass)
|
Method Summary | |
---|---|
String |
getInterceptorClass()
|
void |
setInterceptorClass(String interceptorClass)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionInterceptorConfig(String interceptorClass)
Method Detail |
---|
public String getInterceptorClass()
public void setInterceptorClass(String interceptorClass)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |