public interface RestServiceFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
getService(Class<?> serviceClass) |
Class<?> |
getServiceClass(String serviceName) |
void |
initialize(javax.servlet.ServletContext context) |
Iterator<String> |
iterateRestServices() |
Copyright © 2016. All rights reserved.