org.cruxframework.crux.core.server.dispatch
Class ServicesCompileMap
java.lang.Object
org.cruxframework.crux.core.server.dispatch.ServicesCompileMap
public class ServicesCompileMap
- extends Object
Builds a map of all remoteServices implementation classes
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesCompileMap
public ServicesCompileMap()
getService
public static Class<?> getService(String serviceName)
- Parameters:
serviceName -
- Returns:
initialize
public static boolean initialize(javax.servlet.ServletContext context)
- Parameters:
context -
Copyright © 2014. All rights reserved.