public class WikiEngineCallback extends Object implements Callback
Constructor and Description |
---|
WikiEngineCallback() |
Modifier and Type | Method and Description |
---|---|
WikiEngine |
getEngine()
Returns the engine.
|
void |
setEngine(WikiEngine engine)
Sets the engine object.
|
public WikiEngineCallback()
public void setEngine(WikiEngine engine)
engine
- the enginepublic WikiEngine getEngine()
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.