org.gcube.common.ghn.service.handlers.request
Class ScopeHandler
java.lang.Object
org.gcube.common.ghn.service.handlers.AbstractHandler<RequestHandler>
org.gcube.common.ghn.service.handlers.RequestHandler
org.gcube.common.ghn.service.handlers.request.ScopeHandler
- All Implemented Interfaces:
- ServiceHandler<RequestHandler>
public class ScopeHandler
- extends RequestHandler
ScopeHandler
public ScopeHandler()
name
public String name()
- Description copied from interface:
ServiceHandler
- Returns the name of the handler.
- Returns:
- the name
handleRequest
public void handleRequest(Pipeline<RequestHandler> pipeline,
RequestEvent e)
- Description copied from class:
RequestHandler
- Invoked when the container receives a request for a servlet of a managed service.
- Overrides:
handleRequest in class RequestHandler
- Parameters:
pipeline - the pipeline in which this handler is registerede - the event
Copyright © 2012. All Rights Reserved.