jar

org.apache.stanbol : org.apache.stanbol.enhancer.weightedjobmanager

Maven & Gradle

Sep 16, 2016
1 usages

Apache Stanbol Enhancer Weighted Job Manager · Basic EnhancementJobManager implementation : This implementation takes all active EnhancementEngines, orders them by weight (see ServiceProperties interface for details) and executes the Engines synchronously. If an Engine becomes available and an other is disabled or a property is changed (e.g. the weight) this jobmanager is updated dynamically.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.enhancer.weightedjobmanager JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.weightedjobmanager JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.10.x
0.9.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 org.apache.stanbol.enhancer.weightedjobmanager-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.enhancer.jobmanager.impl

├─ org.apache.stanbol.enhancer.jobmanager.impl.WeightedJobManager.class - [JAR]