AdminRequestListenerRegistrar

public class AdminRequestListenerRegistrar extends HttpdRequestListenerRegistrar

AdminRequestListenerRegistrar handles the registration of an HTTP request listener with the admin dispatcher context.

Author:Hugo Y. K. Lam

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)