Package it.tidalwave.role.spring.spi
Class AnnotationSpringSystemRoleFactory
java.lang.Object
it.tidalwave.role.spi.SystemRoleFactorySupport
it.tidalwave.role.spring.spi.AnnotationSpringSystemRoleFactory
- All Implemented Interfaces:
SystemRoleFactory
A specialization of
SystemRoleFactorySupport
for a Spring context that uses annotations (DciRole
and
DciContext
) for retrieving role metadata and is capable to inject Spring beans into created roles.- Author:
- Fabrizio Giudici
-
Nested Class Summary
Nested classes/interfaces inherited from interface it.tidalwave.role.spi.SystemRoleFactory
SystemRoleFactory.Inner
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tidalwave.role.spi.SystemRoleFactorySupport
findContextTypeForRole, findDatumTypesForRole, findRoles, logRoles, scan
-
Constructor Details
-
AnnotationSpringSystemRoleFactory
public AnnotationSpringSystemRoleFactory()
-
-
Method Details
-
getBean
- Overrides:
getBean
in classSystemRoleFactorySupport
-