A B C F G H L O R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addBundle(Bundle) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Adds a Bundle to the wrapped set of Bundles
- addClassLoader(ClassLoader) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Adds a ClassLoader to the wrapped set of ClassLoaders
B
- buildArchiveDescriptor(URL) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
- buildArchiveDescriptor(URL, String) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
C
- canRegisterSynchronization() - Method in class org.hibernate.osgi.OsgiJtaPlatform
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.osgi.OsgiPersistenceProvider
- createEntityManagerFactory(String, Map) - Method in class org.hibernate.osgi.OsgiPersistenceProvider
F
- findClass(String) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Load the class and break on first found match.
- findResource(String) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Load the class and break on first found match.
- findResources(String) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Load the class and break on first found match.
G
- getCurrentStatus() - Method in class org.hibernate.osgi.OsgiJtaPlatform
- getJarURLFromURLEntry(URL, String) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
- getService(Bundle, ServiceRegistration) - Method in class org.hibernate.osgi.OsgiPersistenceProviderService
- getService(Bundle, ServiceRegistration) - Method in class org.hibernate.osgi.OsgiSessionFactoryService
- getServiceImpl(Class<T>) - Method in class org.hibernate.osgi.OsgiServiceUtil
-
Locate the single implementor of the given service contract in the given OSGi buindle context.
- getServiceImpls(Class<T>) - Method in class org.hibernate.osgi.OsgiServiceUtil
-
Locate all implementors of the given service contract in the given OSGi buindle context.
- getTransactionIdentifier(Transaction) - Method in class org.hibernate.osgi.OsgiJtaPlatform
- getURLFromPath(String) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
H
- HibernateBundleActivator - Class in org.hibernate.osgi
-
This BundleActivator provides three different uses of Hibernate in OSGi environments: 1.) Enterprise OSGi JPA: The OSGi container/runtime is in charge of managing all of the client bundles' persistence units.
- HibernateBundleActivator() - Constructor for class org.hibernate.osgi.HibernateBundleActivator
L
- loadJavaServices(Class<S>) - Method in class org.hibernate.osgi.OSGiClassLoaderServiceImpl
O
- org.hibernate.osgi - package org.hibernate.osgi
-
Main OSGi support classes
- OsgiArchiveDescriptor - Class in org.hibernate.osgi
-
ArchiveDescriptor implementation for describing archives in the OSGi sense
- OsgiArchiveDescriptor(Bundle) - Constructor for class org.hibernate.osgi.OsgiArchiveDescriptor
-
Creates a OsgiArchiveDescriptor
- OsgiArchiveDescriptorFactory - Class in org.hibernate.osgi
-
ArchiveDescriptorFactory implementation for OSGi environments
- OsgiArchiveDescriptorFactory(Bundle) - Constructor for class org.hibernate.osgi.OsgiArchiveDescriptorFactory
-
Creates a OsgiArchiveDescriptorFactory
- OsgiClassLoader - Class in org.hibernate.osgi
-
Custom OSGI ClassLoader helper which knows all the "interesting" class loaders and bundles.
- OsgiClassLoader() - Constructor for class org.hibernate.osgi.OsgiClassLoader
- OSGiClassLoaderServiceImpl - Class in org.hibernate.osgi
-
The ClassLoaderService that should be used when running in OSGi; this helps for example to load the Services correctly.
- OSGiClassLoaderServiceImpl(OsgiClassLoader, OsgiServiceUtil) - Constructor for class org.hibernate.osgi.OSGiClassLoaderServiceImpl
- OsgiJtaPlatform - Class in org.hibernate.osgi
-
Offers the JTA Platform provided by the OSGi container.
- OsgiJtaPlatform(OsgiServiceUtil) - Constructor for class org.hibernate.osgi.OsgiJtaPlatform
-
Constructs a OsgiJtaPlatform
- OsgiPersistenceProvider - Class in org.hibernate.osgi
-
Acts as the PersistenceProvider service in OSGi environments
- OsgiPersistenceProvider(OsgiClassLoader, OsgiJtaPlatform, OsgiServiceUtil, Bundle) - Constructor for class org.hibernate.osgi.OsgiPersistenceProvider
-
Constructs a OsgiPersistenceProvider
- OsgiPersistenceProviderService - Class in org.hibernate.osgi
-
See the description on
OsgiSessionFactoryService
. - OsgiPersistenceProviderService(OsgiJtaPlatform, OsgiServiceUtil) - Constructor for class org.hibernate.osgi.OsgiPersistenceProviderService
-
Constructs a OsgiPersistenceProviderService
- OsgiScanner - Class in org.hibernate.osgi
-
OSGi-specific implementation of the Scanner contract.
- OsgiScanner(Bundle) - Constructor for class org.hibernate.osgi.OsgiScanner
-
Constructs the scanner for finding things in a OSGi bundle
- OsgiServiceUtil - Class in org.hibernate.osgi
-
Utilities for dealing with OSGi environments
- OsgiServiceUtil(BundleContext) - Constructor for class org.hibernate.osgi.OsgiServiceUtil
- OsgiSessionFactoryService - Class in org.hibernate.osgi
-
Hibernate 4.2 and 4.3 still heavily rely on TCCL for ClassLoading.
- OsgiSessionFactoryService(OsgiJtaPlatform, OsgiServiceUtil) - Constructor for class org.hibernate.osgi.OsgiSessionFactoryService
-
Constructs a OsgiSessionFactoryService
R
- registerSynchronization(Synchronization) - Method in class org.hibernate.osgi.OsgiJtaPlatform
- retrieveTransactionManager() - Method in class org.hibernate.osgi.OsgiJtaPlatform
- retrieveUserTransaction() - Method in class org.hibernate.osgi.OsgiJtaPlatform
S
- start(BundleContext) - Method in class org.hibernate.osgi.HibernateBundleActivator
- stop() - Method in class org.hibernate.osgi.OsgiClassLoader
- stop() - Method in class org.hibernate.osgi.OSGiClassLoaderServiceImpl
- stop() - Method in class org.hibernate.osgi.OsgiServiceUtil
- stop(BundleContext) - Method in class org.hibernate.osgi.HibernateBundleActivator
U
- ungetService(Bundle, ServiceRegistration, Object) - Method in class org.hibernate.osgi.OsgiPersistenceProviderService
- ungetService(Bundle, ServiceRegistration, Object) - Method in class org.hibernate.osgi.OsgiSessionFactoryService
V
- visitArchive(ArchiveContext) - Method in class org.hibernate.osgi.OsgiArchiveDescriptor
All Classes All Packages