GigaSpaces XAP 9.1 API

org.openspaces.jpa
Class BrokerFactory

java.lang.Object
  extended by org.apache.openjpa.kernel.AbstractBrokerFactory
      extended by org.openspaces.jpa.BrokerFactory
All Implemented Interfaces:
Serializable, org.apache.openjpa.kernel.BrokerFactory, org.apache.openjpa.lib.util.Closeable

public class BrokerFactory
extends org.apache.openjpa.kernel.AbstractBrokerFactory

GigaSpaces OpenJPA BrokerFactory implementation.

Since:
8.0.1
Author:
Idan Moyal
See Also:
Serialized Form

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

BrokerFactory

protected BrokerFactory(org.apache.openjpa.conf.OpenJPAConfiguration config)
Method Detail

newStoreManager

protected StoreManager newStoreManager()
Specified by:
newStoreManager in class org.apache.openjpa.kernel.AbstractBrokerFactory

newInstance

public static BrokerFactory newInstance(org.apache.openjpa.lib.conf.ConfigurationProvider cp)
Factory method for constructing a BrokerFactory.


GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.