Package helma.framework.core


package helma.framework.core
  • Classes
    Class
    Description
    ClassLoader subclass with package accessible addURL method.
    The central class of a Helma application.
    Application bean that provides a handle to the scripting environment to application specific functionality.
    The Prototype class represents Script prototypes/type defined in a Helma application.
    This class does the work for incoming requests.
    Represents a URI request path that has been resolved to an object path.
    This represents a session currently using the Hop application.
    The SessionBean wraps a Session object and exposes it to the scripting framework.
     
    This represents a Helma skin, i.e.
    Manages skins for a Helma application
    The type manager periodically checks the prototype definitions for its applications and updates the evaluators if anything has changed.