org.apache.ojb.odmg
Class ImplementationImpl.DListFactory
java.lang.Object
org.apache.ojb.broker.util.factory.ConfigurableFactory
org.apache.ojb.odmg.ImplementationImpl.BaseFactory
org.apache.ojb.odmg.ImplementationImpl.DListFactory
- All Implemented Interfaces:
- Configurable
- Enclosing class:
- ImplementationImpl
static final class ImplementationImpl.DListFactory
- extends ImplementationImpl.BaseFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
singleton
static final ImplementationImpl.BaseFactory singleton
ImplementationImpl.DListFactory
ImplementationImpl.DListFactory()
getConfigurationKey
protected String getConfigurationKey()
- Description copied from class:
ConfigurableFactory
- must be implemented in the concrete factory classes.
the configuration key is used to lookup the Class to serve
from the OjbConfiguration in configure().
- Specified by:
getConfigurationKey
in class ConfigurableFactory
Copyright © 2007-2012 The Kuali Foundation. All Rights Reserved.