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