ApiRequestListenerRegistrar

public class ApiRequestListenerRegistrar extends HttpdRequestListenerRegistrar

ApiRequestListenerRegistrar handles the registration of an HTTP request listener with the API dispatcher context.

Author:Patrick Yee

Methods

getHttpdContext

protected HttpDispatcherContext getHttpdContext(Extension extension)

Gets the admin dispatcher context.

See also: hk.hku.cecid.piazza.corvus.core.main.handler.HttpdContextRegistrar.getHttpdContext(hk.hku.cecid.piazza.commons.spa.Extension)