org.cruxframework.crux.core.server.rest.core.registry
Class RestServicesCompileMap
java.lang.Object
org.cruxframework.crux.core.server.rest.core.registry.RestServicesCompileMap
public class RestServicesCompileMap
- extends Object
Builds a map of all rest 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 |
RestServicesCompileMap
public RestServicesCompileMap()
getService
public static String getService(String serviceName)
- Parameters:
serviceName -
- Returns:
iterateServices
public static Iterator<String> iterateServices()
initialize
public static boolean initialize(javax.servlet.ServletContext context)
- Parameters:
context -
Copyright © 2014. All rights reserved.