Uses of Class
com.aspectran.core.component.bean.ContextBeanRegistry
-
Packages that use ContextBeanRegistry Package Description com.aspectran.core.context A Package for providing core components and configuring an execution environment. -
-
Uses of ContextBeanRegistry in com.aspectran.core.context
Methods in com.aspectran.core.context with parameters of type ContextBeanRegistry Modifier and Type Method Description voidAspectranActivityContext. setContextBeanRegistry(ContextBeanRegistry contextBeanRegistry)Sets the context bean registry.
-