A context-specific factory class interface that should be implemented by factory classes defined for each context provider. The provider's constructor should not be public to discourage it's instantiation through means other than the corresponding factory. This formalism should be followed for consistency even when the factory performs no additional value-add than instantiating the appropriate context class.
@author Andrew Newman, newman@yale.edu @version $Revision: 19776 $
|
|
|
|
|
|