HttpdPageletAdaptor

public class HttpdPageletAdaptor extends AdminPageletAdaptor

HttpdPageletAdaptor is an admin pagelet adaptor which provides an admin function of the default HTTP dispatcher.

Author:Hugo Y. K. Lam

Methods

getCenterSource

protected Source getCenterSource(HttpServletRequest request)

Generates the transformation source of the default HTTP dispatcher.

See also: hk.hku.cecid.piazza.corvus.admin.listener.AdminPageletAdaptor.getCenterSource(javax.servlet.http.HttpServletRequest)