|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.component.InterceptorsManager
jodd.madvoc.petite.PetiteInterceptorManager
public class PetiteInterceptorManager
Petite-aware interceptors manager.
| Field Summary | |
|---|---|
protected PetiteContainer |
petiteContainer
|
| Fields inherited from class jodd.madvoc.component.InterceptorsManager |
|---|
interceptors, madvocConfig |
| Constructor Summary | |
|---|---|
PetiteInterceptorManager()
|
|
| Method Summary | |
|---|---|
protected ActionInterceptor |
createInterceptor(java.lang.Class<? extends ActionInterceptor> interceptorClass)
Acquires interceptor from Petite container. |
| Methods inherited from class jodd.madvoc.component.InterceptorsManager |
|---|
expand, getAllActionInterceptors, lookup, resolve, resolveAll |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@PetiteInject protected PetiteContainer petiteContainer
| Constructor Detail |
|---|
public PetiteInterceptorManager()
| 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 | ||||||||