See: Description
Interface | Description |
---|---|
ContextClassLoaderProvider |
Strategy interface for plugging various thread context class loaders during
an OSGi application context critical life cycle events.
|
Class | Description |
---|---|
AbstractDelegatedExecutionApplicationContext |
OSGi-specific application context that delegates the execution of its life cycle methods to a different class.
|
AbstractOsgiBundleApplicationContext |
AbstractRefreshableApplicationContext subclass that implements the
ConfigurableOsgiBundleApplicationContext interface for OSGi environments. |
BundleContextAwareProcessor |
BeanPostProcessor handling classes that implement
BundleContextAware interface. |
DefaultContextClassLoaderProvider |
Default implementation of
ContextClassLoaderProvider interface. |
OsgiBundleXmlApplicationContext |
Stand-alone XML application context, backed by an OSGi bundle.
|
Copyright © 2006-2013. All Rights Reserved.