jar

no.steria.osgi.jsr330activator : jsr330activator.testbundle3

Maven & Gradle

Feb 28, 2018
2 usages
1 stars

jsr330activator.testbundle3 OSGi Bundle · 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.

Table Of Contents

Latest Version

Download no.steria.osgi.jsr330activator : jsr330activator.testbundle3 JAR file - Latest Versions:

All Versions

Download no.steria.osgi.jsr330activator : jsr330activator.testbundle3 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsr330activator.testbundle3-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

no.steria.osgi.jsr330activator.testbundle3

├─ no.steria.osgi.jsr330activator.testbundle3.HelloService3a.class - [JAR]

├─ no.steria.osgi.jsr330activator.testbundle3.HelloService3b.class - [JAR]

├─ no.steria.osgi.jsr330activator.testbundle3.HelloService3c.class - [JAR]

no.steria.osgi.jsr330activator.testbundle3.implementation

├─ no.steria.osgi.jsr330activator.testbundle3.implementation.HelloService3aProvider.class - [JAR]

├─ no.steria.osgi.jsr330activator.testbundle3.implementation.HelloService3bProvider.class - [JAR]

├─ no.steria.osgi.jsr330activator.testbundle3.implementation.HelloService3cProvider.class - [JAR]

no.steria.osgi.jsr330activator.implementation

├─ no.steria.osgi.jsr330activator.implementation.Injection.class - [JAR]

├─ no.steria.osgi.jsr330activator.implementation.InjectionBase.class - [JAR]

├─ no.steria.osgi.jsr330activator.implementation.InjectionField.class - [JAR]

├─ no.steria.osgi.jsr330activator.implementation.InjectionMethod.class - [JAR]

├─ no.steria.osgi.jsr330activator.implementation.ProviderAdapter.class - [JAR]

javax.inject

├─ javax.inject.Inject.class - [JAR]

├─ javax.inject.Named.class - [JAR]

├─ javax.inject.Provider.class - [JAR]

├─ javax.inject.Qualifier.class - [JAR]

├─ javax.inject.Scope.class - [JAR]

├─ javax.inject.Singleton.class - [JAR]

no.steria.osgi.jsr330activator

├─ no.steria.osgi.jsr330activator.ActivatorShutdown.class - [JAR]

├─ no.steria.osgi.jsr330activator.Jsr330Activator.class - [JAR]

├─ no.steria.osgi.jsr330activator.Jsr330ActivatorException.class - [JAR]

├─ no.steria.osgi.jsr330activator.Optional.class - [JAR]

├─ no.steria.osgi.jsr330activator.ServiceProperties.class - [JAR]

├─ no.steria.osgi.jsr330activator.ServiceProperty.class - [JAR]