@FunctionalInterface
public interface ActionWrapper
ActionInterceptor
and ActionFilter.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(ActionRequest actionRequest)
Invokes a wrapper.
|
default void |
init() |
default void init()
java.lang.Object apply(ActionRequest actionRequest) throws java.lang.Exception
java.lang.ExceptionCopyright © 2003-present Jodd Team