License |
License |
---|---|
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.enhancer.weightedjobmanager |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionApache 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.
|
Project Organization |
Project Organization |
Group / Artifact | Type | Version |
---|---|---|
org.apache.stanbol : org.apache.stanbol.enhancer.servicesapi | jar | 1.0.0 |
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.9.12 |
org.apache.clerezza : rdf.core | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |