Package org.apache.wiki.spi
Class EngineSPIDefaultImpl
java.lang.Object
org.apache.wiki.spi.EngineSPIDefaultImpl
- All Implemented Interfaces:
EngineSPI
public class EngineSPIDefaultImpl extends java.lang.Object implements EngineSPI
Default implementation for
EngineSPI
- See Also:
EngineSPI
-
Constructor Summary
Constructors Constructor Description EngineSPIDefaultImpl()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EngineSPIDefaultImpl
public EngineSPIDefaultImpl()
-
-
Method Details