Uses of Interface
org.cruxframework.crux.core.server.dispatch.ServiceFactory

Packages that use ServiceFactory
org.cruxframework.crux.core.server.dispatch   
 

Uses of ServiceFactory in org.cruxframework.crux.core.server.dispatch
 

Classes in org.cruxframework.crux.core.server.dispatch that implement ServiceFactory
 class ServiceFactoryImpl
          Default ServiceFactory implementation.
 

Methods in org.cruxframework.crux.core.server.dispatch that return ServiceFactory
static ServiceFactory ServiceFactoryInitializer.getServiceFactory()
           
 

Methods in org.cruxframework.crux.core.server.dispatch with parameters of type ServiceFactory
static void ServiceFactoryInitializer.registerServiceFactory(ServiceFactory serviceFactory)
           
 



Copyright © 2014. All rights reserved.