Uses of Interface
it.tidalwave.role.spi.SystemRoleFactoryProvider
-
Packages that use SystemRoleFactoryProvider Package Description it.tidalwave.role.spring.spi it.tidalwave.thesefoolishthings.examples.jpafinderexample -
-
Uses of SystemRoleFactoryProvider in it.tidalwave.role.spring.spi
Classes in it.tidalwave.role.spring.spi that implement SystemRoleFactoryProvider Modifier and Type Class Description classSpringSystemRoleFactoryProviderSince the whole library must be independent of Spring or any other DI framework, theSystemRoleFactoryis always retrieved by means ofSystemRoleFactoryProviderthat, in turn, searches for aMETA-INF/servicesregistered class. -
Uses of SystemRoleFactoryProvider in it.tidalwave.thesefoolishthings.examples.jpafinderexample
Classes in it.tidalwave.thesefoolishthings.examples.jpafinderexample that implement SystemRoleFactoryProvider Modifier and Type Class Description classHardwiredSystemRoleFactoryProvider
-