All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download no.steria.osgi.jsr330activator JAR files with all dependencies


jsr330activator.testbundle9 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle have two separate providers of the same service, that both should be registered as OSGi services.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle9
Show documentation Show source 
Download jsr330activator.testbundle9.jar (1.1.0)
 

0 downloads


jsr330activator.implementation from group no.steria.osgi.jsr330activator (version 1.1.0)

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.implementation
Show documentation Show source 
Download jsr330activator.implementation.jar (1.1.0)
 

0 downloads


jsr330activator.testbundle1 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService and imports the Jsr330BundleActivator and javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle1
Show documentation Show source 
Download jsr330activator.testbundle1.jar (1.1.0)
 

0 downloads


jsr330activator.testbundles from group no.steria.osgi.jsr330activator (version 1.1.0)

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundles
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads


jsr330activator.gogoshell from group no.steria.osgi.jsr330activator (version 1.1.0)

Used to debug bundles: start this project with "mvn pax:provision" and examine registered services and service listeners. Generated using Pax-Construct

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.gogoshell
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads


jsr330activator.testbundle2 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService2 and embeds the Jsr330BundleActivator and imports javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService2 and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle2
Show documentation Show source 
Download jsr330activator.testbundle2.jar (1.1.0)
 

0 downloads


jsr330activator.testbundle3 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definitions for HelloService3a, HelloService3b, and HelloService3c, and embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for HelloService3a, HelloService3b, HelloService3c, and set up listeners for the providers' dependencies and when the dependencies arrive, expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle3
Show documentation Show source 
Download jsr330activator.testbundle3.jar (1.1.0)
 

0 downloads


jsr330activator.tests from group no.steria.osgi.jsr330activator (version 1.1.0)

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.tests
Show source 
Download jsr330activator.tests.jar (1.1.0)
 

0 downloads


jsr330activator.testbundle4 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of "file".

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle4
Show documentation Show source 
Download jsr330activator.testbundle4.jar (1.1.0)
 

0 downloads


jsr330activator.testbundle5 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of "database".

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle5
Show documentation Show source 
Download jsr330activator.testbundle5.jar (1.1.0)
 

0 downloads


jsr330activator.testbundle6 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of "dummy".

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle6
Show documentation Show source 
Download jsr330activator.testbundle6.jar (1.1.0)
 

0 downloads


jsr330activator.mocks from group no.steria.osgi.jsr330activator (version 1.1.0)

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.mocks
Show documentation Show source 
Download jsr330activator.mocks.jar (1.1.0)
 

0 downloads


jsr330activator.testbundle7 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing two services that will have implementations that listen for the StorageService implementations in different ways, embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find providers for the two services and avctivates these services.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle7
Show documentation Show source 
Download jsr330activator.testbundle7.jar (1.1.0)
 

0 downloads


jsr330activator.testbundle8 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle is a pure source bundle (no activator, no services provided or listened for), that exposes a package containing a definition for the StorageService.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle8
Show documentation Show source 
Download jsr330activator.testbundle8.jar (1.1.0)
 

0 downloads


jsr330activator from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle activator implementation that will scan the bundle for JSR330 Provider interface implementations instantiate the providers, and register the provided services with OSGi.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads




Page 1 from 2 (items total 20)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy