Uses of Interface
com.aspectran.core.component.bean.BeanRegistry
-
Packages that use BeanRegistry Package Description com.aspectran.core.component.bean com.aspectran.core.context A Package for providing core components and configuring an execution environment. -
-
Uses of BeanRegistry in com.aspectran.core.component.bean
Classes in com.aspectran.core.component.bean that implement BeanRegistry Modifier and Type Class Description classContextualBeanRegistryThe Class ContextualBeanRegistry. -
Uses of BeanRegistry in com.aspectran.core.context
Methods in com.aspectran.core.context that return BeanRegistry Modifier and Type Method Description BeanRegistryActivityContext. getBeanRegistry()Gets the bean registry.BeanRegistryAspectranActivityContext. getBeanRegistry()
-