2.17.2: 2011-06-17

Package net.sf.basedb.clients.web.extensions

Class Summary
AbstractJspActionFactory<A extends Action> An abstract base class for action factories that may need to support adding scripts and stylesheets to the rendered JSP page.
AbstractJspFactory An abstract BASE class for action and renderer factories.
AbstractJspRendererFactory<A extends Action> An abstract base class for action factories that may need to support adding scripts and stylesheets to the rendered JSP page.
ExtensionsControl Controller class for the extension system in the web client.
ExtensionsControl.AutoInstallTask Task for starting an automatic check for new/updated/deleted extensions.
ExtensionsDirectory Represents a directory with extensions.
ExtensionsFile Represents a single extensions XML file or a JAR file containing extensions.
JspContext Context object for the web application.
RequestWrapper Wrapper for HttpServletRequest that allows us to set proper servlet path and path info attributes for an extension servlet.
ScanResults Holds information about the results of a scan for new/deleted/updated extensions.
ScanResults.FileResults Scan results for a single XML or JAR file.
ServletLoader Loads servlet definitions from an XML file.
ServletWrapper A wrapper class for servlets defined by extensions.
Settings Class for keeping settings for the extensions system.
XJspCompiler Class that enabled compilation of custom JSP pages that are part of an extension that uses classes from the extension JAR file (eg. a JAR file in the /WEB-INF/extensions directory).
 


2.17.2: 2011-06-17