Package org.apache.wiki.api.spi
JSPWiki's SPI package.
This package holds all the service provider interfaces provided by JSPWiki to obtain instances of objects from the
org.apache.wiki.api.core
package.
Package Specification
Related Documentation
-
Interface Summary Interface Description AclsSPI ContentsSPI SPI used to locate and providePage
andAttachment
instances.ContextSPI SPI used to locate and provideContext
instances.EngineSPI SPI used to locate and provideEngine
instances.SessionSPI SPI used to locate and provideSession
instances. -
Class Summary Class Description AclsDSL ContentsDSL ContextDSL EngineDSL SessionDSL SPI used to locate and provideSession
instances.Wiki