@Revision(value="$Revision: 1.11 $", date="$Date: 2006/12/15 20:37:51 $", tag="$Name: $")

Package rcf.core.framework

Contains the primary run time and management classes for RCF.

See:
          Description

Interface Summary
Framework TODO: Javadoc Framework Lifecycle: ThreadLocal stores the current application.
 

Class Summary
Framework.Default TODO: Javadoc
FrameworkHelpers TODO: Javadoc
 

Package rcf.core.framework Description

Contains the primary run time and management classes for RCF.

Includes the actual framework Framework as well as various service and application abstractions.

In addition this package contains interfaces and annotations for dynamic dispatch based reflection of objects called "componentss", including support for static components, dynamic components and reflection.

This package also contains source level annotations and a customized class loader to support plugins and application bundeling.

TODO: Javadoc
TODO: Integrate notes into javadocs
TODO: Javadoc review, Seal/Finalize
TODO: JARs Access
TODO: Class Loaders
TODO: Service Registry
TODO: Application Services

Author:
Greg Gibeling