Package org.apache.wiki.spi
Class EngineSPIDefaultImpl
java.lang.Object
org.apache.wiki.spi.EngineSPIDefaultImpl
- All Implemented Interfaces:
EngineSPI
Default implementation for
EngineSPI
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfind
(javax.servlet.ServletContext context, Properties props) Locate, or build if necessary, a configuredEngine
instance.
-
Constructor Details
-
EngineSPIDefaultImpl
public EngineSPIDefaultImpl()
-
-
Method Details