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