Package it.tidalwave.role.spring.spi
Class SpringSystemRoleFactoryProvider
java.lang.Object
it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider
- All Implemented Interfaces:
SystemRoleFactoryProvider
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.- Author:
- Fabrizio Giudici
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SpringSystemRoleFactoryProvider
public SpringSystemRoleFactoryProvider()
-
-
Method Details
-
getSystemRoleFactory
- Specified by:
getSystemRoleFactory
in interfaceSystemRoleFactoryProvider
-