Uses of Class
it.tidalwave.role.spi.SystemRoleFactorySupport
-
Packages that use SystemRoleFactorySupport Package Description it.tidalwave.role.spring.spi -
-
Uses of SystemRoleFactorySupport in it.tidalwave.role.spring.spi
Subclasses of SystemRoleFactorySupport in it.tidalwave.role.spring.spi Modifier and Type Class Description class
AnnotationSpringSystemRoleFactory
A specialization ofSystemRoleFactorySupport
for a Spring context that uses annotations (DciRole
andDciContext
) for retrieving role metadata and is capable to inject Spring beans into created roles.
-