Uses of Interface
com.iohao.net.framework.core.flow.ActionMethodExceptionProcess
Packages that use ActionMethodExceptionProcess
Package
Description
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
Provides internal flow-plugin implementations that participate in the framework execution
pipeline and support extensible request-processing behavior.
-
Uses of ActionMethodExceptionProcess in com.iohao.net.framework.core
Fields in com.iohao.net.framework.core declared as ActionMethodExceptionProcessMethods in com.iohao.net.framework.core with parameters of type ActionMethodExceptionProcessModifier and TypeMethodDescriptionvoidBarSkeletonBuilder.setActionMethodExceptionProcess(ActionMethodExceptionProcess actionMethodExceptionProcess) -
Uses of ActionMethodExceptionProcess in com.iohao.net.framework.core.flow.internal
Classes in com.iohao.net.framework.core.flow.internal that implement ActionMethodExceptionProcessModifier and TypeClassDescriptionfinal classDefault exception processor that wraps exceptions intoMessageException.