jar

no.steria.osgi.jsr330activator : jsr330activator.testbundle5

Maven & Gradle

Feb 28, 2018
2 usages
1 stars

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

Table Of Contents

Latest Version

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

All Versions

Download no.steria.osgi.jsr330activator : jsr330activator.testbundle5 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.testbundle5-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.testbundle4.implementation

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

Advertisement