Class HardwiredSystemRoleFactoryProvider
- java.lang.Object
-
- it.tidalwave.thesefoolishthings.examples.jpafinderexample.HardwiredSystemRoleFactoryProvider
-
- All Implemented Interfaces:
SystemRoleFactoryProvider
public class HardwiredSystemRoleFactoryProvider extends java.lang.Object implements SystemRoleFactoryProvider
-
-
Constructor Summary
Constructors Constructor Description HardwiredSystemRoleFactoryProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SystemRoleFactory
getSystemRoleFactory()
-
-
-
Method Detail
-
getSystemRoleFactory
@Nonnull public SystemRoleFactory getSystemRoleFactory()
- Specified by:
getSystemRoleFactory
in interfaceSystemRoleFactoryProvider
-
-