org.apache.ojb.odmg.collections
Class DCollectionFactory.BaseFactory

java.lang.Object
  extended byorg.apache.ojb.broker.util.factory.ConfigurableFactory
      extended byorg.apache.ojb.odmg.collections.DCollectionFactory.BaseFactory
All Implemented Interfaces:
Configurable
Direct Known Subclasses:
DCollectionFactory.DArrayFactory, DCollectionFactory.DBagFactory, DCollectionFactory.DListFactory, DCollectionFactory.DMapFactory, DCollectionFactory.DSetFactory
Enclosing class:
DCollectionFactory

abstract static class DCollectionFactory.BaseFactory
extends ConfigurableFactory


Constructor Summary
(package private) DCollectionFactory.BaseFactory()
           
 
Method Summary
(package private)  java.lang.Object createCollectionOrMap()
           
(package private)  java.lang.Object createCollectionOrMap(PBKey key)
           
 
Methods inherited from class org.apache.ojb.broker.util.factory.ConfigurableFactory
buildArgumentString, configure, createNewInstance, createNewInstance, createNewInstance, getClassToServe, getConfigurationKey, getLogger, setClassToServe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCollectionFactory.BaseFactory

DCollectionFactory.BaseFactory()
Method Detail

createCollectionOrMap

java.lang.Object createCollectionOrMap()

createCollectionOrMap

java.lang.Object createCollectionOrMap(PBKey key)


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14