|
||||||||||
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)
|
static ConnectionManagerFactory |
getInstance()
|
Methods inherited from class org.apache.ojb.broker.util.factory.ConfigurableFactory |
configure, createNewInstance, createNewInstance, createNewInstance, getClassToServe, setClassToServe |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionManagerFactory()
Method Detail |
public static ConnectionManagerFactory getInstance()
public ConnectionManagerIF createConnectionManager(PersistenceBroker broker)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |