Package org.apache.wiki.api.spi
Interface EngineSPI
public interface EngineSPI
SPI used to locate and provide
Engine instances.-
Method Summary
Modifier and TypeMethodDescriptionfind(javax.servlet.ServletContext context, Properties props) Locate, or build if necessary, a configuredEngineinstance.