public class FiltersManager extends WrapperManager<ActionFilter>
InterceptorsManager
contextInjectorComponent, wrappers
Constructor and Description |
---|
FiltersManager() |
Modifier and Type | Method and Description |
---|---|
protected ActionFilter[] |
createArray(int len)
Creates an array of wrapper instances.
|
java.util.Set<ActionFilter> |
getAllFilters()
Returns all filters.
|
createWrapper, expand, getAll, initializeWrapper, lookup, resolve, resolveAll
protected ActionFilter[] createArray(int len)
WrapperManager
createArray
in class WrapperManager<ActionFilter>
public java.util.Set<ActionFilter> getAllFilters()
Copyright © 2003-present Jodd Team