jar

no.steria.osgi.jsr330activator : jsr330activator.testbundle7

Maven & Gradle

Feb 28, 2018
2 usages
1 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.1.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.testbundle7-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.testbundle7.implementation

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

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

├─ no.steria.osgi.jsr330activator.testbundle7.implementation.NamedServiceOptionalInjectionCatcherProvider.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]

no.steria.osgi.jsr330activator.testbundle7

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

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

├─ no.steria.osgi.jsr330activator.testbundle7.NamedServiceOptionalInjectionCatcher.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]

Advertisement