public abstract class AbsServlet extends javax.servlet.http.HttpServlet implements EngineChangeListener
Modifier and Type | Field and Description |
---|---|
protected CFMLEngine |
engine |
Constructor and Description |
---|
AbsServlet() |
Modifier and Type | Method and Description |
---|---|
void |
onUpdate()
will be called when there is a change on the engine
|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
protected CFMLEngine engine
public void onUpdate()
EngineChangeListener
onUpdate
in interface EngineChangeListener
Copyright © 2016. All rights reserved.