jar

org.ops4j.peaberry.extensions : peaberry.activation

Maven & Gradle

Oct 31, 2012
1 usages

peaberry - Activation extension · Peaberry Activation removes the need to write Bundle-Activators. Users can work in a more declarative way by writing service binding modules and listing them under the 'Bundle-Module' header. Peaberry Activation detects bundles containing this header and performs the appropriate service registrations, requests, and activation calls.

Table Of Contents

Latest Version

Download org.ops4j.peaberry.extensions : peaberry.activation JAR file - Latest Versions:

All Versions

Download org.ops4j.peaberry.extensions : peaberry.activation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2

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 peaberry.activation-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ops4j.peaberry.activation.internal

├─ org.ops4j.peaberry.activation.internal.Activator.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.BundleActivation.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.BundleActivationTracker.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.BundleRoot.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.BundleTracker.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.Bundles.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.ConfigurableProvider.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.ConfigurableProviderBuilder.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.ConfigurationBundleActivationTracker.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.ConfigurationBundleRoot.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.ExportBundleRoot.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.InstanceBundleRoot.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.Reflection.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.SingletonBundleRoot.class - [JAR]

├─ org.ops4j.peaberry.activation.internal.StateBundleActivationTracker.class - [JAR]

org.ops4j.peaberry.activation.builders

├─ org.ops4j.peaberry.activation.builders.ConfigurableKeyBuilder.class - [JAR]

├─ org.ops4j.peaberry.activation.builders.ConfigurablePidBuilder.class - [JAR]

org.ops4j.peaberry.activation.util

├─ org.ops4j.peaberry.activation.util.ConfigurableAnnotatedBuilder.class - [JAR]

├─ org.ops4j.peaberry.activation.util.ConfigurableBinder.class - [JAR]

├─ org.ops4j.peaberry.activation.util.PeaberryActivationModule.class - [JAR]

├─ org.ops4j.peaberry.activation.util.ServiceBinder.class - [JAR]

org.ops4j.peaberry.activation

├─ org.ops4j.peaberry.activation.Configurables.class - [JAR]

├─ org.ops4j.peaberry.activation.Constants.class - [JAR]

├─ org.ops4j.peaberry.activation.PeaberryActivationException.class - [JAR]

├─ org.ops4j.peaberry.activation.Start.class - [JAR]

├─ org.ops4j.peaberry.activation.Stop.class - [JAR]