|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
OsgiPlatform
.AbstractConfigurableOsgiTests
instance.
AbstractDelegatedExecutionApplicationContext
instance.
AbstractDelegatedExecutionApplicationContext
instance.
AbstractDependencyManagerTests
instance.
AbstractDependencyManagerTests
that facilitates
OSGi testing by creating at runtime, on the fly, a jar using the indicated
manifest and resource patterns (by default all files found under the root
path).AbstractOptionalDependencyInjectionTests
instance.
AbstractRefreshableApplicationContext
subclass that implements
the ConfigurableOsgiBundleApplicationContext
interface for OSGi
environments.AbstractOsgiBundleApplicationContext
with no
parent.
AbstractOsgiBundleApplicationContext
with
the given parent context.
AbstractOsgiTests
instance.
AbstractSynchronizedOsgiTests
instance.
ApplicationContextConfiguration
instance
from the given bundle.
OsgiServiceFactoryBean
for registering object as OSGi services.OsgiServicePropertiesResolver
that creates a service property set
with the following properties:
Bundle-SymbolicName=<bundle symbolic name>
Bundle-Version=<bundle version>
org.springframework.osgi.bean.name="<bean name>
BootstrappingDependencyEvent
instance.
Bundle
actions supported
by BundleFactoryBean
.BeanPostProcessor
handling classes that implement
BundleContextAware
interface.Bundle
installer.Bundle
state.
ConfigurableApplicationContext.close()
.
OsgiApplicationContextCreator
implementation that dictates
whether the default application context used by the Spring-DM extender should
be created (or not) based on a boolean
value.ConfigurableApplicationContext
to
provides OSGi specific functionality.Filter
from the given String.
true
) or all classes included in the test
bundle(false
).
Throwable
s that can appear when
loading classes in OSGi environments (for example when creating proxies).
ConfigurationScanner
interface.ContextClassLoaderProvider
interface.ContextPathStrategy
default implementation.OsgiApplicationContextCreator
implementation.OsgiServiceDependency
.DefaultOsgiServiceDependency
instance.
BeanFactoryPostProcessor
that is invoked late in the application
context lifecycle, specifically after the mandatory service dependencies have
been satisfied.BeanPostProcessor
that is invoked early in the application context
lifecycle, specifically after the service dependencies have been satisfied.EntryLookupControllingMockBundle
instance.
null
to indicate that
there is no appropriate text representation.
Bundle
for this application context.
Bundle
associated with the application context
that triggers the event.
BundleContext
for this application context.
Properties
object used for configuring the
underlying OSGi implementation before starting it.
Throwable
that caused the application context
closure to fail.
Throwable
that caused the application context
to fail.
File
handle for this resource.
InputStream
to this resource.
ServiceRegistration
to the OSGi service for the
target object.
Resource
object (if a ResourceLoader
is
available) from the given location (if any).
Constants.SERVICE_ID
) of the given
service reference.
Constants.OBJECTCLASS
) of
the given service reference.
Dictionary
containing the properties available for the
given service reference.
Map
containing the properties available for the given
service reference.
Map
containing the properties available for the given
service reference.
Map
containing the properties available for the given
service reference.
Constants.SERVICE_RANKING
) of the
given service reference.
XmlBeanDefinitionReader
.
XmlBeanDefinitionReader
.
ArtifactLocator
) an OSGi bundle given as a
String.
MockBundle
instance using default values.
MockBundle
instance with the given bundle
headers.
MockBundle
instance associated with the
given bundle context.
MockBundle
instance with the given
symbolic name.
MockBundle
instance using the given
bundle symbolic name, properties and associated bundle context.
MockBundleContext
instance.
MockBundleContext
instance.
MockBundleContext
instance allowing both
the bundle and the context properties to be specified.
MockFilter
instance.
MockFilter
instance.
MockServiceReference
instance using
defaults.
MockServiceReference
instance associated
with the given bundle.
MockServiceReference
instance matching
the given class namess.
MockServiceReference
instance associated
with the given bundle and matching the given class names.
MockServiceReference
instance associated
with the given service registration.
MockServiceReference
instance associated
with the given bundle, service registration and having the given service
properties.
MockServiceReference
instance.
MockServiceRegistration
instance using
defaults.
MockServiceRegistration
instance with the
given properties.
MockServiceRegistration
instance using
the given class names and properties.
ConfigurableApplicationContext.close()
in the
traditional way).
ConfigurableApplicationContext.refresh()
in the
traditional way).
Bundle
in a null-safe
manner.
Bundle
symbolic name.
ServiceEvent
.
FrameworkEvent
.
ServiceReference
.
ApplicationContext
created
inside an OSGi environment.OsgiApplicationContextEvent
instance.
OsgiBundleApplicationContextListener
s, and publish events to them.ApplicationEventMulticaster
and
Spring-DM OsgiBundleApplicationContextEventMulticaster
.OsgiBundleApplicationContextEventMulticasterAdapter
instance.
DelegatedExecutionOsgiBundleApplicationContext
executor.OsgiBundleContextClosedEvent
instance.
OsgiBundleContextClosedEvent
instance.
ApplicationContext
failed.OsgiBundleContextFailedEvent
instance.
OsgiBundleContextRefreshedEvent
instance.
OsgiBundleResource
instance.
ResourceLoader
implementation.ResourceLoader
using the given
bundle.
ResourcePatternResolver
.Bundle
s.OsgiBundleXmlApplicationContext
with no parent.
OsgiBundleXmlApplicationContext
with the given parent context.
OsgiBundleXmlApplicationContext
with the given configLocations.
OsgiBundleXmlApplicationContext
with the given configLocations and parent context.
XmlWebApplicationContext
.OsgiException
instance.
OsgiException
instance.
OsgiException
instance.
ServiceListener
s.OsgiServiceDependencyEvent
instance.
ApplicationContext
.OsgiServiceDependencyWaitEndedEvent
instance.
OsgiServiceDependencyWaitStartingEvent
instance.
OsgiServiceDependencyWaitTimedOutEvent
instance.
OsgiWarDeploymentException
instance.
OsgiWarDeploymentException
instance.
OsgiWarDeploymentException
instance.
OsgiWarDeploymentException
instance.
ServletContextAwareProcessor
,
etc.
ConfigurableApplicationContext.refresh()
.
ServiceException
instance.
ServiceException
instance.
ServiceException
instance.
ServiceException
instance.
ServiceProxyDestroyedException
instance.
ServiceProxyDestroyedException
instance.
ServiceProxyDestroyedException
instance.
ServiceProxyDestroyedException
instance.
ClassLoader
property.PropertyEditor
that converts an <osgi:reference> element into a
ServiceReference
.BeanPostProcessor
that processed annotation to inject
Spring-DM managed OSGi services.ServiceReference
extension used by Spring-DM service importers.ServiceUnavailableException
instance.
ServiceUnavailableException
instance.
ServiceUnavailableException
instance.
BundleContext
that this bean runs in.
BundleContext
used by this OSGi bundle
application context.
BundleContext
used by this OSGi bundle
application context.
ContextClassLoaderProvider
used by this OSGi application
context instance.
OsgiApplicationContextCreator
used by this context
creator for the actual creation.
OsgiBundleApplicationContextEventMulticaster
,
external to the application context, to be used for sending OSGi
application context events regarding the application context life cycle.
ApplicationEventMulticaster
.
OsgiBundleApplicationContextExecutor
for this
delegated context.
ConditionalApplicationContextCreator.BundleContextFilter
used by this context creator.
BundleContext
is not set, it is looked up
under OsgiBundleXmlWebApplicationContext.BUNDLE_CONTEXT_ATTRIBUTE
.
AbstractWarDeployer.createDeployment(Bundle, String)
.
Constants.OBJECTCLASS
constraint to the given filter.
Constants.OBJECTCLASS
constraint to the given filter.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |