Uses of Interface
org.goplanit.utils.service.routed.RoutedServiceFactory
-
Packages that use RoutedServiceFactory Package Description org.goplanit.service.routed org.goplanit.utils.service.routed -
-
Uses of RoutedServiceFactory in org.goplanit.service.routed
Classes in org.goplanit.service.routed that implement RoutedServiceFactory Modifier and Type Class Description class
RoutedServiceFactoryImpl
Factory for creating routed service instances on underlying container -
Uses of RoutedServiceFactory in org.goplanit.utils.service.routed
Methods in org.goplanit.utils.service.routed that return RoutedServiceFactory Modifier and Type Method Description RoutedServiceFactory
RoutedModeServices. getFactory()
Factory to create instance of managed id entity (for this container class)
-