Uses of Class
org.goplanit.service.routed.RoutedServicesLayerFactoryImpl
-
Packages that use RoutedServicesLayerFactoryImpl Package Description org.goplanit.service.routed -
-
Uses of RoutedServicesLayerFactoryImpl in org.goplanit.service.routed
Fields in org.goplanit.service.routed declared as RoutedServicesLayerFactoryImpl Modifier and Type Field Description protected RoutedServicesLayerFactoryImpl
RoutedServicesLayersImpl. factory
factory for this container classMethods in org.goplanit.service.routed that return RoutedServicesLayerFactoryImpl Modifier and Type Method Description RoutedServicesLayerFactoryImpl
RoutedServicesLayersImpl. getFactory()
Factory to create instance of managed id entity (for this container class)
-