public class PetiteInterceptorManager extends InterceptorsManager
| Modifier and Type | Field and Description |
|---|---|
protected PetiteContainer |
petiteContainer |
contextInjectorComponent, wrappers| Constructor and Description |
|---|
PetiteInterceptorManager() |
| Modifier and Type | Method and Description |
|---|---|
protected <R extends ActionInterceptor> |
createWrapper(java.lang.Class<R> wrapperClass)
Acquires interceptor from Petite container.
|
createArray, getAllInterceptorsexpand, getAll, initializeWrapper, lookup, resolve, resolveAll@PetiteInject protected PetiteContainer petiteContainer
protected <R extends ActionInterceptor> R createWrapper(java.lang.Class<R> wrapperClass)
createWrapper in class WrapperManager<ActionInterceptor>Copyright © 2003-present Jodd Team