public class InterceptorsManager extends WrapperManager<ActionInterceptor>
FiltersManager
contextInjectorComponent, 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, resolveAll
protected ActionInterceptor[] createArray(int len)
WrapperManager
createArray
in class WrapperManager<ActionInterceptor>
public java.util.Set<ActionInterceptor> getAllInterceptors()
Copyright © 2003-present Jodd Team