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 classRoutedServicesLayerFactoryImplFactory 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 RoutedServicesLayerFactoryRoutedServicesLayers. getFactory()Factory to create instance of managed id entity (for this container class)
-