|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.util.factory.ConfigurableFactory
org.apache.ojb.odmg.collections.DCollectionFactory.BaseFactory
org.apache.ojb.odmg.collections.DCollectionFactory.DMapFactory
Field Summary | |
(package private) static DCollectionFactory.BaseFactory |
singleton
|
Constructor Summary | |
(package private) |
DCollectionFactory.DMapFactory()
|
Method Summary | |
(package private) java.lang.Object |
createCollectionOrMap()
|
(package private) java.lang.Object |
createCollectionOrMap(PBKey key)
|
protected java.lang.String |
getConfigurationKey()
must be implemented in the concrete factory classes. |
Methods inherited from class org.apache.ojb.broker.util.factory.ConfigurableFactory |
buildArgumentString, configure, createNewInstance, createNewInstance, createNewInstance, getClassToServe, getLogger, setClassToServe |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final DCollectionFactory.BaseFactory singleton
Constructor Detail |
DCollectionFactory.DMapFactory()
Method Detail |
protected java.lang.String getConfigurationKey()
ConfigurableFactory
getConfigurationKey
in class ConfigurableFactory
java.lang.Object createCollectionOrMap()
java.lang.Object createCollectionOrMap(PBKey key)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |