DOC

uk.ac.open.kmi.iserve : iserve-integrated-engine

Maven & Gradle

Feb 18, 2016
23 stars

iServe Integrated Engine · iServe Integrated Engine provides a complete an integrated local version of iServe to be used within Java Applications. This module provides integrated programmatic access for the deployment and interaction with iServe engines. iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities.

Table Of Contents

Latest Version

Download uk.ac.open.kmi.iserve : iserve-integrated-engine Javadoc & API Documentation - Latest Versions:

All Versions

Download uk.ac.open.kmi.iserve : iserve-integrated-engine Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x
2.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file iserve-integrated-engine-2.1.1-javadoc.jar to iserve-integrated-engine-2.1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder iserve-integrated-engine-2.1.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "iserve-integrated-engine-2.1.1-sources.jar" -d "iserve-integrated-engine-2.1.1-javadoc" -subpackages