org.cruxframework.crux.core.server.dispatch
Class ServiceFactoryInitializer
java.lang.Object
org.cruxframework.crux.core.server.dispatch.ServiceFactoryInitializer
public class ServiceFactoryInitializer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceFactoryInitializer
public ServiceFactoryInitializer()
getServiceFactory
public static ServiceFactory getServiceFactory()
- Returns:
registerServiceFactory
public static void registerServiceFactory(ServiceFactory serviceFactory)
- Parameters:
serviceFactory -
initialize
public static void initialize(javax.servlet.ServletContext context)
- Parameters:
context -
isFactoryInitialized
public static boolean isFactoryInitialized()
- Returns:
Copyright © 2014. All rights reserved.