Java - (Extension (Point)|Service|Extensible Application)

Java Conceptuel Diagram

About

extension mechanism in java

Configuration

An extension Jar may be placed:

  • in the classpath
  • into an extension directory (such as jre/lib/ext).

Documentation / Reference





Discover More
Java Conceptuel Diagram
Java - (Descriptor|Metadata)

Example of (Descriptor|Metadata) implementation in java. The source of the descriptor can be: in the code in an external file (xml, properties, ...) or generated (see ) The java/lang/Class...
Java Conceptuel Diagram
Java - Service Provider Interface (SPI)

SPI is an extension mechanism that implements a service provider framework. See a whole simple example on gerardnico/simplespiGitHub The whole SPI concept is construct round the loading of new provider...
Jenkins Global Jelly
Jenkins - Plugin (*.hpi File)

Jenkins defines extension point, which are interfaces or abstract classes that model an aspect of a build system. See ExtensionPointExtensions Points Those interfaces define contracts of what need to...



Share this page:
Follow us:
Task Runner