Package org.apache.wiki.api.engine


package org.apache.wiki.api.engine
JSPWiki's Engine's component related classes.

Package Specification

Related Documentation

  • Interfaces
    Class
    Description
    SPI used to notify JSPWiki extensions about Engine's initialization & shutdown, without having to deep dive on Engine's internals.
    Marker interface for Engine's components that can be initialized.
    Rendering routines that all JSPWiki public API implementations should provide.