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