|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.interceptor.InterceptorsManager
jodd.madvoc.petite.PetiteInterceptorManager
public class PetiteInterceptorManager
Petite-aware interceptors manager.
| Field Summary | |
|---|---|
protected PetiteContainer |
pc
|
protected PetiteWebApplication |
pwa
|
| Fields inherited from class jodd.madvoc.interceptor.InterceptorsManager |
|---|
interceptors, webapp |
| Constructor Summary | |
|---|---|
PetiteInterceptorManager(WebApplication webapp)
|
|
| Method Summary | |
|---|---|
protected ActionInterceptor |
createInterceptor(java.lang.Class<? extends ActionInterceptor> interceptorClass)
Acquires interceptor from Petite container. |
| Methods inherited from class jodd.madvoc.interceptor.InterceptorsManager |
|---|
expand, lookup, resolve, resolveAll, resolveInterceptors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final PetiteWebApplication pwa
protected final PetiteContainer pc
| Constructor Detail |
|---|
public PetiteInterceptorManager(WebApplication webapp)
| Method Detail |
|---|
protected ActionInterceptor createInterceptor(java.lang.Class<? extends ActionInterceptor> interceptorClass)
createInterceptor in class InterceptorsManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||