org.outerj.daisy.frontend.editor
Class DocumentEditorApple
java.lang.Object
org.outerj.daisy.frontend.util.AbstractDaisyApple
org.outerj.daisy.frontend.editor.DocumentEditorApple
public class DocumentEditorApple
- extends AbstractDaisyApple
This is the Apple controlling the document editing screen(s).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEARTBEAT_INTERVAL
public static final int HEARTBEAT_INTERVAL
- See Also:
- Constant Field Values
DocumentEditorApple
public DocumentEditorApple()
enableLogging
public void enableLogging(Logger logger)
service
public void service(ServiceManager serviceManager)
throws ServiceException
- Throws:
ServiceException
contextualize
public void contextualize(Context context)
throws ContextException
- Overrides:
contextualize in class AbstractDaisyApple
- Throws:
ContextException
processInternal
protected void processInternal(AppleRequest appleRequest,
AppleResponse appleResponse)
throws java.lang.Exception
- Specified by:
processInternal in class AbstractDaisyApple
- Throws:
java.lang.Exception
Copyright © -2006 . All Rights Reserved.