All Classes and Interfaces
Class
Description
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.A utility for scanning classes in the classpath with some criteria.
An aspect which implements
DciContext
with autoThreadBinding=true
.Since the whole library must be independent of Spring or any other DI framework, the
SystemRoleFactory
is always
retrieved by means of SystemRoleFactoryProvider
that, in turn, searches for a META-INF/services
registered class.