Package it.tidalwave.role.spring.spi
-
Class Summary Class Description AnnotationSpringRoleManager A specialization ofRoleManagerSupportfor a Spring context that uses annotations (DciRoleandDciContext) for retrieving role metadata and is capable to inject Spring beans into created roles.DciContextWithAutoThreadBindingAspect An aspect which implementsDciContextwithautoThreadBinding=true.SpringAsDelegateProvider An implementation ofAsDelegateProviderfor a Spring context.SpringContextManagerProvider Since the whole library must be independent of Spring or any other DI framework, theContextManageris always retrieved by means ofContextManagerProviderthat, in turn, searches for aMETA-INF/servicesregistered class.SpringRoleManagerProvider Since the whole library must be independent of Spring or any other DI framework, theRoleManageris always retrieved by means ofRoleManagerProviderthat, in turn, searches for aMETA-INF/servicesregistered class.