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