Package org.apache.wiki.api.spi
Interface EngineSPI
- All Known Implementing Classes:
EngineSPIDefaultImpl
public interface EngineSPI
SPI used to locate and provide
Engine instances.-
Method Summary
Modifier and Type Method Description Enginefind(javax.servlet.ServletContext context, Properties props)Locate, or build if necessary, a configuredEngineinstance.