Class Hierarchy
- java.lang.Object
- io.github.factoryfx.factory.FactoryBase<L,R>
- io.github.factoryfx.factory.PolymorphicFactoryBase<L,R> (implements io.github.factoryfx.factory.PolymorphicFactory<L>)
- io.github.factoryfx.server.user.nop.NoUserManagementFactory<R>
- io.github.factoryfx.factory.PolymorphicFactoryBase<L,R> (implements io.github.factoryfx.factory.PolymorphicFactory<L>)
- io.github.factoryfx.server.user.nop.NoUserManagement (implements io.github.factoryfx.server.user.UserManagement)
- io.github.factoryfx.factory.FactoryBase<L,R>