Package com.lonniepryor.blues

Core classes and interfaces for using the Blues Framework.

See:
          Description

Interface Summary
Lifecycle Interface implemented by components who want to be aware of application livecycle events.
 

Class Summary
Blues Static entry point into the framework.
Engine Creates, links, and publishes the contents of a single Blues application.
Local Provides a service similiar to the ThreadLocal class, except values of blues Locals can only exist between the creation of a Session and the subsequent calling of it's dispose() method.
Session Represents a binding of an Engine to a Thread.
 

Package com.lonniepryor.blues Description

Core classes and interfaces for using the Blues Framework.



Copyright © 2003 Blues Framework. All Rights Reserved.