org.cruxframework.crux.core.server.rest.core.registry
Class RestServiceFactoryInitializer
java.lang.Object
org.cruxframework.crux.core.server.rest.core.registry.RestServiceFactoryInitializer
public class RestServiceFactoryInitializer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestServiceFactoryInitializer
public RestServiceFactoryInitializer()
getServiceFactory
public static RestServiceFactory getServiceFactory()
- Returns:
registerServiceFactory
public static void registerServiceFactory(RestServiceFactory 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.