public class FiltersManager extends WrapperManager<ActionFilter>
InterceptorsManagercontextInjectorComponent, 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, resolveAllprotected ActionFilter[] createArray(int len)
WrapperManagercreateArray in class WrapperManager<ActionFilter>public java.util.Set<ActionFilter> getAllFilters()
Copyright © 2003-present Jodd Team