@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.Exception
Copyright © 2003-present Jodd Team