public class ServiceHandler extends java.lang.Object
Constructor and Description |
---|
ServiceHandler() |
Modifier and Type | Method and Description |
---|---|
void |
close()
close this Service handler and release are resources associated with it
|
Response |
invoke(ServiceRequest serviceRequest)
Invoke a service described by the given request.
|
public ServiceHandler() throws org.springframework.beans.BeansException
org.springframework.beans.BeansException
- on failurepublic void close()
public Response invoke(ServiceRequest serviceRequest)
serviceRequest
- Copyright © 2015 Tampere University of Technology, Pori Department.