Package org.sape.carbon.core.component.factory

Interface Summary
ComponentFactory Interface for classes that can build components.
ComponentFactoryConfiguration Configuration interface for the ComponentKeeper.
ComponentTemplateConfiguration This configuration represents the construction template for a carbon component.
DecoratorConfiguration This configuration represents the factory settings for a requested decorator.
 

Class Summary
DefaultComponentFactory This implementation of ComponentFactory constructs the component by assembling the component's functional implementation with various ComponentAssistants defined by the factory's configuration.
DefaultComponentFactory.MethodWrapper This class provides a wrapper for tracking methods on the component facade, purely through their signature (name and parameters, but not declaring class).
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.