Uses of Interface
com.iohao.net.framework.core.ActionFactoryBean
Packages that use ActionFactoryBean
Package
Description
Provides Spring integration support for registering and resolving ionet action controllers from
the Spring application context.
-
Uses of ActionFactoryBean in com.iohao.net.extension.spring
Classes in com.iohao.net.extension.spring that implement ActionFactoryBeanModifier and TypeClassDescriptionclassSpring-backedActionFactoryBeanimplementation that resolves action controllers from theApplicationContextand enables the framework's component-based injection integration.