Package net.sourceforge.esw.collection.factory
"Pluggable factories" allow the application to add its own custom
implementations of the IMetaCollection
interface to the framework
in a consitent, simple way.
See:
Description
Interface Summary |
IMetaFactory |
Defines the methods for creation of IMetaCollection instances. |
Package net.sourceforge.esw.collection.factory Description
"Pluggable factories" allow the application to add its own custom
implementations of the IMetaCollection
interface to the framework
in a consitent, simple way. Custom implementations of the
IMetaCollection
interface can thus be used as if they were a
standard part of the framework.
Copyright 2002 Free Software Foundation. All Rights Reserved.