|
|||||||||
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.broker.accesslayer.ConnectionManagerFactory
Factory for ConnectionManagerIF
implementations.
See also ConnectionFactoryFactory
Constructor Summary | |
ConnectionManagerFactory()
|
Method Summary | |
ConnectionManagerIF |
createConnectionManager(PersistenceBroker broker)
|
protected java.lang.String |
getConfigurationKey()
must be implemented in the concrete factory classes. |
static ConnectionManagerFactory |
getInstance()
|
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 |
Constructor Detail |
public ConnectionManagerFactory()
Method Detail |
public static ConnectionManagerFactory getInstance()
protected java.lang.String getConfigurationKey()
ConfigurableFactory
getConfigurationKey
in class ConfigurableFactory
public ConnectionManagerIF createConnectionManager(PersistenceBroker broker)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |