|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.openjpa.kernel.AbstractBrokerFactory org.openspaces.jpa.BrokerFactory
public class BrokerFactory
GigaSpaces OpenJPA BrokerFactory implementation.
Constructor Summary | |
---|---|
protected |
BrokerFactory(org.apache.openjpa.conf.OpenJPAConfiguration config)
|
Method Summary | |
---|---|
static BrokerFactory |
newInstance(org.apache.openjpa.lib.conf.ConfigurationProvider cp)
Factory method for constructing a BrokerFactory . |
protected StoreManager |
newStoreManager()
|
Methods inherited from class org.apache.openjpa.kernel.AbstractBrokerFactory |
---|
addLifecycleListener, addListeners, addTransactionListener, assertOpen, close, configureBroker, createDelegatingStoreManager, findBroker, findTransactionalBroker, getConfiguration, getFactoryInitializationBanner, getOpenBrokers, getPooledFactoryForKey, getPoolKey, getProperties, getSupportedProperties, getUserObject, isClosed, loadPersistentTypes, lock, makeReadOnly, newBroker, newBroker, newBroker, newBroker, newBroker, newBroker, newBrokerImpl, pool, putUserObject, readResolve, releaseBroker, removeLifecycleListener, removeTransactionListener, setup, toPoolKey, unlock |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BrokerFactory(org.apache.openjpa.conf.OpenJPAConfiguration config)
Method Detail |
---|
protected StoreManager newStoreManager()
newStoreManager
in class org.apache.openjpa.kernel.AbstractBrokerFactory
public static BrokerFactory newInstance(org.apache.openjpa.lib.conf.ConfigurationProvider cp)
BrokerFactory
.
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |