Package org.oddjob.webapp.servlets

Oddjob Servlets.

See:
          Description

Class Summary
ExecutionServlet A servlet that provides OddjobExecutors.
IconServlet Servlet to serve the icon images because the Iconic interface provides binary image data, not a file that the container can serve directly.
InitParam Utility class that allows initialisation parameters to be specified either in the Servlet context (the web.xml) or in the container configuration.
LookupServlet This servlet creates an JobInfoLookup on an Oddjob instance that tracks changes in the Oddjob instance so that the detail is available for presentation.
OddjobRunOrLoad Encapsulate run or loading Oddjob.
OddjobServlet This is the Oddjob Servlet.
 

Package org.oddjob.webapp.servlets Description

Oddjob Servlets.