StaticFactory Class Reference

#include <StaticFactory.h>

Inheritance diagram for StaticFactory:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void addClasses (ComponentRegistrar *f)=0


Detailed Description

StaticFactory stub for static linking classic components into the legacy component factory stuff, since classic doesn't include builderservice/componentRepository features in its design.

The framework may be handed an instance or instances of this to inform it of the component classes that were static linked and their constructors.


Member Function Documentation

virtual void StaticFactory::addClasses ( ComponentRegistrar f  )  [pure virtual]

The framework will invoke this function once giving the StaticFactory implementation the chance to call on the ComponentRegistrar interface. f should not be cached by the StaticFactory implementation.

Implemented in BabelStaticFactory.


The documentation for this class was generated from the following file:

Generated on Tue Apr 28 03:12:57 2009 for CCAFFEINE by  doxygen 1.5.5