Uses of Interface
org.cruxframework.crux.core.server.rest.core.registry.RestServiceFactory

Packages that use RestServiceFactory
org.cruxframework.crux.core.server.rest.core.registry   
 

Uses of RestServiceFactory in org.cruxframework.crux.core.server.rest.core.registry
 

Classes in org.cruxframework.crux.core.server.rest.core.registry that implement RestServiceFactory
 class RestServiceFactoryImpl
          Scanner for rest services
 

Methods in org.cruxframework.crux.core.server.rest.core.registry that return RestServiceFactory
static RestServiceFactory RestServiceFactoryInitializer.getServiceFactory()
           
 

Methods in org.cruxframework.crux.core.server.rest.core.registry with parameters of type RestServiceFactory
static void RestServiceFactoryInitializer.registerServiceFactory(RestServiceFactory serviceFactory)
           
 



Copyright © 2014. All rights reserved.