A B C D E F I M O P R S T U W

A

AdapterServiceTestWithPublisher - Class in org.apache.felix.dm.test.bundle.annotation.publisher
Test an AdapterService which provides its interface using a @ServiceLifecycle.
AdapterServiceTestWithPublisher() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.AdapterServiceTestWithPublisher
 
AdapterServiceTestWithPublisher.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
AdapterServiceTestWithPublisher.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.AdapterServiceTestWithPublisher.Consumer
 
AdapterServiceTestWithPublisher.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.publisher
 
AdapterServiceTestWithPublisher.Provider2 - Interface in org.apache.felix.dm.test.bundle.annotation.publisher
 
AdapterServiceTestWithPublisher.Provider2Impl - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
AdapterServiceTestWithPublisher.Provider2Impl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.AdapterServiceTestWithPublisher.Provider2Impl
 
AdapterServiceTestWithPublisher.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
AdapterServiceTestWithPublisher.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.AdapterServiceTestWithPublisher.ProviderImpl
 
AdapterTest - Class in org.apache.felix.dm.test.bundle.annotation.adapter
 
AdapterTest() - Constructor for class org.apache.felix.dm.test.bundle.annotation.adapter.AdapterTest
 
add(Bundle) - Method in class org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
 
add(Map, ResourceHandler) - Method in class org.apache.felix.dm.test.bundle.annotation.publisher.ResourceAdapterServiceTestWithPublisher.ResourceProvider
Handles a new Resource consumer
add(URL) - Method in class org.apache.felix.dm.test.bundle.annotation.resource.ResourceConsumer
 
add(Map, ResourceHandler) - Method in class org.apache.felix.dm.test.bundle.annotation.resource.ResourceProvider
Handles a new Resource consumer
added(String) - Method in class org.apache.felix.dm.test.bundle.annotation.factory.MyService
 
added(String) - Method in interface org.apache.felix.dm.test.bundle.annotation.factory.MyServiceInterface
 
AspectLifecycleTest - Class in org.apache.felix.dm.test.bundle.annotation.aspectlifecycle
Tests an aspect service, and ensure that its lifecycle methods are properly invoked (init/start/stop/destroy)
AspectLifecycleTest() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.AspectLifecycleTest
 
AspectLifecycleTest - Class in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy
Tests an aspect service, and ensure that its lifecycle methods are properly invoked (init/start/stop/destroy)
AspectLifecycleTest() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.AspectLifecycleTest
 
AspectTest - Class in org.apache.felix.dm.test.bundle.annotation.aspect
 
AspectTest() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspect.AspectTest
 

B

bind(Sequencer) - Method in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProviderAspect
 
bind(Sequencer) - Method in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProviderAspect
 
BundleAdapterServiceTestWithPublisher - Class in org.apache.felix.dm.test.bundle.annotation.publisher
Test a BundleAdapterService which provides its interface using a @ServiceLifecycle.
BundleAdapterServiceTestWithPublisher() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.BundleAdapterServiceTestWithPublisher
 
BundleAdapterServiceTestWithPublisher.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
BundleAdapterServiceTestWithPublisher.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.BundleAdapterServiceTestWithPublisher.Consumer
 
BundleAdapterServiceTestWithPublisher.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.publisher
 
BundleAdapterServiceTestWithPublisher.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
BundleAdapterServiceTestWithPublisher.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.BundleAdapterServiceTestWithPublisher.ProviderImpl
 

C

changed(String) - Method in class org.apache.felix.dm.test.bundle.annotation.factory.MyService
 
changed(String) - Method in interface org.apache.felix.dm.test.bundle.annotation.factory.MyServiceInterface
 
Composite - Class in org.apache.felix.dm.test.bundle.annotation.composite
The CompositeService is also made up of this Class.
Composite() - Constructor for class org.apache.felix.dm.test.bundle.annotation.composite.Composite
 
Composite - Class in org.apache.felix.dm.test.bundle.annotation.multiple
 
Composite() - Constructor for class org.apache.felix.dm.test.bundle.annotation.multiple.Composite
 
CompositeService - Class in org.apache.felix.dm.test.bundle.annotation.composite
This service is also composed of the Component object.
CompositeService() - Constructor for class org.apache.felix.dm.test.bundle.annotation.composite.CompositeService
 
configure(Dictionary<?, ?>) - Method in class org.apache.felix.dm.test.bundle.annotation.factory.MyService
This is the first method called: we are provided with the MyServiceFactory configuration.
Consumer - Class in org.apache.felix.dm.test.bundle.annotation.bundledependency
Simple Consumer which has a BundleDependency dependency.
Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
 
Consumer - Class in org.apache.felix.dm.test.bundle.annotation.simple
Consumes a service which is provided by the Producer class.
Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.simple.Consumer
 

D

Dependency1 - Class in org.apache.felix.dm.test.bundle.annotation.composite
 
Dependency1() - Constructor for class org.apache.felix.dm.test.bundle.annotation.composite.Dependency1
 
Dependency2 - Class in org.apache.felix.dm.test.bundle.annotation.composite
 
Dependency2() - Constructor for class org.apache.felix.dm.test.bundle.annotation.composite.Dependency2
 
destroy() - Method in class org.apache.felix.dm.test.bundle.annotation.publisher.ResourceAdapterServiceTestWithPublisher.ResourceProvider
Our component is being destroyed: notify all our registered Resource consumers that we don't provide our Resources anymore.
destroy() - Method in class org.apache.felix.dm.test.bundle.annotation.resource.ResourceProvider
Our component is being destroyed: notify all our registered Resource consumers that we don't provide our Resources anymore.
doService() - Method in interface org.apache.felix.dm.test.bundle.annotation.factoryconfadapter.ServiceInterface
 
doService() - Method in class org.apache.felix.dm.test.bundle.annotation.factoryconfadapter.ServiceProvider
 
doService() - Method in interface org.apache.felix.dm.test.bundle.annotation.multiple.ServiceInterface
 
doService() - Method in class org.apache.felix.dm.test.bundle.annotation.multiple.ServiceProvider
 

E

ExtraAdapterServiceProperties - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
This test validates that an adapter Service may specify some extra service properties from it's start callback
ExtraAdapterServiceProperties() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAdapterServiceProperties
 
ExtraAdapterServiceProperties.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAdapterServiceProperties.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAdapterServiceProperties.Consumer
 
ExtraAdapterServiceProperties.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAdapterServiceProperties.Provider2 - Interface in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAdapterServiceProperties.Provider2Impl - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAdapterServiceProperties.Provider2Impl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAdapterServiceProperties.Provider2Impl
 
ExtraAdapterServiceProperties.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAdapterServiceProperties.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAdapterServiceProperties.ProviderImpl
 
ExtraAspectServiceProperties - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
This test validates that an adapter Service may specify some extra service properties from it's start callback
ExtraAspectServiceProperties() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAspectServiceProperties
 
ExtraAspectServiceProperties.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAspectServiceProperties.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAspectServiceProperties.Consumer
 
ExtraAspectServiceProperties.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAspectServiceProperties.ProviderAspectImpl - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAspectServiceProperties.ProviderAspectImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAspectServiceProperties.ProviderAspectImpl
 
ExtraAspectServiceProperties.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraAspectServiceProperties.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAspectServiceProperties.ProviderImpl
 
ExtraDependency1 - Class in org.apache.felix.dm.test.bundle.annotation.factory
 
ExtraDependency1() - Constructor for class org.apache.felix.dm.test.bundle.annotation.factory.ExtraDependency1
 
ExtraDependency2 - Class in org.apache.felix.dm.test.bundle.annotation.factory
 
ExtraDependency2() - Constructor for class org.apache.felix.dm.test.bundle.annotation.factory.ExtraDependency2
 
ExtraFactoryServiceProperties - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraFactoryServiceProperties() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraFactoryServiceProperties
 
ExtraFactoryServiceProperties.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraFactoryServiceProperties.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraFactoryServiceProperties.Consumer
 
ExtraFactoryServiceProperties.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraFactoryServiceProperties.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraFactoryServiceProperties.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraFactoryServiceProperties.ProviderImpl
 
ExtraFactoryServiceProperties.ProviderImplFactory - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraFactoryServiceProperties.ProviderImplFactory() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraFactoryServiceProperties.ProviderImplFactory
 
ExtraServiceProperties - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
This test validates that a basic Service may specify some extra service properties from it's start callback
ExtraServiceProperties() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraServiceProperties
 
ExtraServiceProperties.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraServiceProperties.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraServiceProperties.Consumer
 
ExtraServiceProperties.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraServiceProperties.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.extraproperties
 
ExtraServiceProperties.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraServiceProperties.ProviderImpl
 

F

FactoryConfigurationAdapterServiceTestWithPublisher - Class in org.apache.felix.dm.test.bundle.annotation.publisher
Test a FactoryConfigurationAdapterService which provides its interface using a @ServiceLifecycle.
FactoryConfigurationAdapterServiceTestWithPublisher() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryConfigurationAdapterServiceTestWithPublisher
 
FactoryConfigurationAdapterServiceTestWithPublisher.Configurator - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryConfigurationAdapterServiceTestWithPublisher.Configurator() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryConfigurationAdapterServiceTestWithPublisher.Configurator
 
FactoryConfigurationAdapterServiceTestWithPublisher.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryConfigurationAdapterServiceTestWithPublisher.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryConfigurationAdapterServiceTestWithPublisher.Consumer
 
FactoryConfigurationAdapterServiceTestWithPublisher.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryConfigurationAdapterServiceTestWithPublisher.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryConfigurationAdapterServiceTestWithPublisher.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryConfigurationAdapterServiceTestWithPublisher.ProviderImpl
 
FactoryServiceTestWthPublisher - Class in org.apache.felix.dm.test.bundle.annotation.publisher
A Service instantiated from a FactorySet, and which registers/unregisters its service, using the @ServiceLifecycle annotation.
FactoryServiceTestWthPublisher() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryServiceTestWthPublisher
 
FactoryServiceTestWthPublisher.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryServiceTestWthPublisher.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryServiceTestWthPublisher.Consumer
 
FactoryServiceTestWthPublisher.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryServiceTestWthPublisher.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryServiceTestWthPublisher.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryServiceTestWthPublisher.ProviderImpl
 
FactoryServiceTestWthPublisher.ProviderImplFactory - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
FactoryServiceTestWthPublisher.ProviderImplFactory() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.FactoryServiceTestWthPublisher.ProviderImplFactory
 

I

invoke(Object, Method, Object[]) - Method in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProviderAspect
 

M

m_adaptee - Variable in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProviderAdapter
 
m_adaptee - Variable in class org.apache.felix.dm.test.bundle.annotation.extraproperties.ExtraAdapterServiceProperties.Provider2Impl
 
m_added - Variable in class org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
 
m_bundle - Variable in class org.apache.felix.dm.test.bundle.annotation.bundledependency.ServiceProvider
 
m_initCalled - Variable in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProviderAspect
 
m_initCalled - Variable in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProviderAspect
 
m_removed - Variable in class org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider2
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProviderAdapter
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.aspect.ServiceProvider
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.aspect.ServiceProviderAspect
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProvider
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProviderAspect
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProvider
 
m_sequencer - Variable in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProviderAspect
 
m_serviceInterface2 - Variable in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider
 
MyService - Class in org.apache.felix.dm.test.bundle.annotation.factory
This service will be instantiated by our MyServiceFactory class.
MyService() - Constructor for class org.apache.felix.dm.test.bundle.annotation.factory.MyService
 
MyServiceFactory - Class in org.apache.felix.dm.test.bundle.annotation.factory
 
MyServiceFactory() - Constructor for class org.apache.felix.dm.test.bundle.annotation.factory.MyServiceFactory
 
MyServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.factory
 

O

org.apache.felix.dm.test.bundle.annotation.adapter - package org.apache.felix.dm.test.bundle.annotation.adapter
 
org.apache.felix.dm.test.bundle.annotation.aspect - package org.apache.felix.dm.test.bundle.annotation.aspect
 
org.apache.felix.dm.test.bundle.annotation.aspectlifecycle - package org.apache.felix.dm.test.bundle.annotation.aspectlifecycle
 
org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy - package org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy
 
org.apache.felix.dm.test.bundle.annotation.bundledependency - package org.apache.felix.dm.test.bundle.annotation.bundledependency
 
org.apache.felix.dm.test.bundle.annotation.composite - package org.apache.felix.dm.test.bundle.annotation.composite
 
org.apache.felix.dm.test.bundle.annotation.extraproperties - package org.apache.felix.dm.test.bundle.annotation.extraproperties
 
org.apache.felix.dm.test.bundle.annotation.factory - package org.apache.felix.dm.test.bundle.annotation.factory
 
org.apache.felix.dm.test.bundle.annotation.factoryconfadapter - package org.apache.felix.dm.test.bundle.annotation.factoryconfadapter
 
org.apache.felix.dm.test.bundle.annotation.multiple - package org.apache.felix.dm.test.bundle.annotation.multiple
 
org.apache.felix.dm.test.bundle.annotation.propagate - package org.apache.felix.dm.test.bundle.annotation.propagate
 
org.apache.felix.dm.test.bundle.annotation.publisher - package org.apache.felix.dm.test.bundle.annotation.publisher
 
org.apache.felix.dm.test.bundle.annotation.resource - package org.apache.felix.dm.test.bundle.annotation.resource
 
org.apache.felix.dm.test.bundle.annotation.sequencer - package org.apache.felix.dm.test.bundle.annotation.sequencer
 
org.apache.felix.dm.test.bundle.annotation.simple - package org.apache.felix.dm.test.bundle.annotation.simple
 
org.apache.felix.dm.test.bundle.annotation.temporal - package org.apache.felix.dm.test.bundle.annotation.temporal
 

P

Producer - Class in org.apache.felix.dm.test.bundle.annotation.simple
Provides a Runnable service, which is required by the Consumer class.
Producer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.simple.Producer
 

R

remove(ResourceHandler) - Method in class org.apache.felix.dm.test.bundle.annotation.publisher.ResourceAdapterServiceTestWithPublisher.ResourceProvider
Remove a Resource consumer.bar
remove(ResourceHandler) - Method in class org.apache.felix.dm.test.bundle.annotation.resource.ResourceProvider
Remove a Resource consumer.
removed(Bundle) - Method in class org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
 
removed() - Method in class org.apache.felix.dm.test.bundle.annotation.factory.MyService
 
removed() - Method in interface org.apache.felix.dm.test.bundle.annotation.factory.MyServiceInterface
 
ResourceAdapterServiceTestWithPublisher - Class in org.apache.felix.dm.test.bundle.annotation.publisher
Test a ResourceAdapterService which provides its interface using a @ServiceLifecycle.
ResourceAdapterServiceTestWithPublisher() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.ResourceAdapterServiceTestWithPublisher
 
ResourceAdapterServiceTestWithPublisher.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
ResourceAdapterServiceTestWithPublisher.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.ResourceAdapterServiceTestWithPublisher.Consumer
 
ResourceAdapterServiceTestWithPublisher.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.publisher
 
ResourceAdapterServiceTestWithPublisher.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
ResourceAdapterServiceTestWithPublisher.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.ResourceAdapterServiceTestWithPublisher.ProviderImpl
 
ResourceAdapterServiceTestWithPublisher.ResourceProvider - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
ResourceAdapterServiceTestWithPublisher.ResourceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.ResourceAdapterServiceTestWithPublisher.ResourceProvider
 
ResourceConsumer - Class in org.apache.felix.dm.test.bundle.annotation.resource
A Component which has a resource dependency.
ResourceConsumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.resource.ResourceConsumer
 
ResourceConsumerField - Class in org.apache.felix.dm.test.bundle.annotation.resource
A Component which as a resource dependency, using a class field.
ResourceConsumerField() - Constructor for class org.apache.felix.dm.test.bundle.annotation.resource.ResourceConsumerField
 
ResourceProvider - Class in org.apache.felix.dm.test.bundle.annotation.resource
Provides some simple resources.
ResourceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.resource.ResourceProvider
 
run() - Method in interface org.apache.felix.dm.test.bundle.annotation.adapter.ServiceInterface
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider
 
run() - Method in interface org.apache.felix.dm.test.bundle.annotation.aspect.ServiceInterface
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.aspect.ServiceProvider
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.aspect.ServiceProviderAspect
 
run() - Method in interface org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceInterface
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProvider
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProviderAspect
 
run() - Method in interface org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceInterface
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProvider
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.bundledependency.ServiceProvider
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.composite.Dependency1
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.composite.Dependency2
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.factory.ExtraDependency1
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.factory.ExtraDependency2
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.resource.ServiceProvider
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.simple.Producer
 
run() - Method in class org.apache.felix.dm.test.bundle.annotation.temporal.TemporalTest
 
run2() - Method in interface org.apache.felix.dm.test.bundle.annotation.adapter.ServiceInterface2
 
run2() - Method in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider2
 
run3() - Method in interface org.apache.felix.dm.test.bundle.annotation.adapter.ServiceInterface3
 
run3() - Method in class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProviderAdapter
 

S

schedule(Runnable, long) - Static method in class org.apache.felix.dm.test.bundle.annotation.publisher.Utils
 
Sequencer - Interface in org.apache.felix.dm.test.bundle.annotation.sequencer
Service used to ensure that steps happen in the expected order.
ServiceClient - Class in org.apache.felix.dm.test.bundle.annotation.factoryconfadapter
 
ServiceClient() - Constructor for class org.apache.felix.dm.test.bundle.annotation.factoryconfadapter.ServiceClient
 
ServiceConsumer - Class in org.apache.felix.dm.test.bundle.annotation.bundledependency
ServiceInterface Consumer.
ServiceConsumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.bundledependency.ServiceConsumer
 
ServiceConsumer - Class in org.apache.felix.dm.test.bundle.annotation.multiple
 
ServiceConsumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.multiple.ServiceConsumer
 
ServiceConsumer - Class in org.apache.felix.dm.test.bundle.annotation.resource
A Component with a dependency over the ServiceInterface, which is actually provided by a ResourceAdapter.
ServiceConsumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.resource.ServiceConsumer
 
ServiceDependencyPropagateTest - Class in org.apache.felix.dm.test.bundle.annotation.propagate
Verifies ServiceDependencyservice properties propagation.
ServiceDependencyPropagateTest() - Constructor for class org.apache.felix.dm.test.bundle.annotation.propagate.ServiceDependencyPropagateTest
 
ServiceDependencyPropagateTest.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.propagate
 
ServiceDependencyPropagateTest.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.propagate.ServiceDependencyPropagateTest.Consumer
 
ServiceDependencyPropagateTest.Producer - Class in org.apache.felix.dm.test.bundle.annotation.propagate
 
ServiceDependencyPropagateTest.Producer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.propagate.ServiceDependencyPropagateTest.Producer
 
ServiceDependencyPropagateTest.Producer2 - Class in org.apache.felix.dm.test.bundle.annotation.propagate
 
ServiceDependencyPropagateTest.Producer2() - Constructor for class org.apache.felix.dm.test.bundle.annotation.propagate.ServiceDependencyPropagateTest.Producer2
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.adapter
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.aspect
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.aspectlifecycle
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.bundledependency
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.factoryconfadapter
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.multiple
 
ServiceInterface - Interface in org.apache.felix.dm.test.bundle.annotation.resource
A Service provided the ServiceProvider, which is a ResourceAdapter.
ServiceInterface2 - Interface in org.apache.felix.dm.test.bundle.annotation.adapter
 
ServiceInterface3 - Interface in org.apache.felix.dm.test.bundle.annotation.adapter
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.adapter
 
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.aspect
 
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspect.ServiceProvider
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.aspectlifecycle
 
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProvider
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy
 
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProvider
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.bundledependency
A BundleAdapter test, which adapts the dependency manager bundle to the ServiceInterface service.
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.bundledependency.ServiceProvider
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.factoryconfadapter
This service is instantiated when a factory configuration is created from ConfigAdmin
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.factoryconfadapter.ServiceProvider
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.multiple
 
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.multiple.ServiceProvider
 
ServiceProvider - Class in org.apache.felix.dm.test.bundle.annotation.resource
Our ServiceInterface provider, which service is activated by a ResourceAdapter.
ServiceProvider() - Constructor for class org.apache.felix.dm.test.bundle.annotation.resource.ServiceProvider
 
ServiceProvider2 - Class in org.apache.felix.dm.test.bundle.annotation.adapter
 
ServiceProvider2() - Constructor for class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider2
 
ServiceProvider2 - Class in org.apache.felix.dm.test.bundle.annotation.multiple
 
ServiceProvider2() - Constructor for class org.apache.felix.dm.test.bundle.annotation.multiple.ServiceProvider2
 
ServiceProviderAdapter - Class in org.apache.felix.dm.test.bundle.annotation.adapter
 
ServiceProviderAdapter() - Constructor for class org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProviderAdapter
 
ServiceProviderAspect - Class in org.apache.felix.dm.test.bundle.annotation.aspect
 
ServiceProviderAspect() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspect.ServiceProviderAspect
 
ServiceProviderAspect - Class in org.apache.felix.dm.test.bundle.annotation.aspectlifecycle
 
ServiceProviderAspect() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProviderAspect
 
ServiceProviderAspect - Class in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy
 
ServiceProviderAspect() - Constructor for class org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProviderAspect
 
ServiceTestWthPublisher - Class in org.apache.felix.dm.test.bundle.annotation.publisher
A Service that just registers/unregisters its service, using the @ServiceLifecycle annotation.
ServiceTestWthPublisher() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.ServiceTestWthPublisher
 
ServiceTestWthPublisher.Consumer - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
ServiceTestWthPublisher.Consumer() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.ServiceTestWthPublisher.Consumer
 
ServiceTestWthPublisher.Provider - Interface in org.apache.felix.dm.test.bundle.annotation.publisher
 
ServiceTestWthPublisher.ProviderImpl - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
ServiceTestWthPublisher.ProviderImpl() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.ServiceTestWthPublisher.ProviderImpl
 
start() - Method in class org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
 
start() - Method in class org.apache.felix.dm.test.bundle.annotation.factory.MyService
our Service is starting: at this point, all required dependencies have been injected.
start() - Method in class org.apache.felix.dm.test.bundle.annotation.simple.Consumer
 
start() - Method in class org.apache.felix.dm.test.bundle.annotation.simple.Producer
 
start() - Method in class org.apache.felix.dm.test.bundle.annotation.temporal.TemporalTest
 
step(int) - Method in class org.apache.felix.dm.test.bundle.annotation.multiple.ServiceProvider2
 
step() - Method in interface org.apache.felix.dm.test.bundle.annotation.sequencer.Sequencer
Proceed with the next step.
step(int) - Method in interface org.apache.felix.dm.test.bundle.annotation.sequencer.Sequencer
Crosses a given step.
stop() - Method in class org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
 
stop() - Method in class org.apache.felix.dm.test.bundle.annotation.factory.MyService
Our service is stopping.
stop() - Method in class org.apache.felix.dm.test.bundle.annotation.simple.Consumer
 
stop() - Method in class org.apache.felix.dm.test.bundle.annotation.simple.Producer
 
stop() - Method in class org.apache.felix.dm.test.bundle.annotation.temporal.TemporalTest
 

T

TemporalTest - Class in org.apache.felix.dm.test.bundle.annotation.temporal
Service using an annotated Temporal Service dependendency.
TemporalTest() - Constructor for class org.apache.felix.dm.test.bundle.annotation.temporal.TemporalTest
 

U

updated(Dictionary) - Method in class org.apache.felix.dm.test.bundle.annotation.factoryconfadapter.ServiceProvider
 
Utils - Class in org.apache.felix.dm.test.bundle.annotation.publisher
 
Utils() - Constructor for class org.apache.felix.dm.test.bundle.annotation.publisher.Utils
 

W

waitForStep(int, int) - Method in interface org.apache.felix.dm.test.bundle.annotation.sequencer.Sequencer
Wait for a given step to occur.

A B C D E F I M O P R S T U W

Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.