org.melati.app.test
Class ProtectedPoemApp
java.lang.Object
org.melati.app.AbstractConfigApp
org.melati.app.AbstractPoemApp
org.melati.app.PoemApp
org.melati.app.test.ProtectedPoemApp
- All Implemented Interfaces:
- org.melati.app.App
public class ProtectedPoemApp
- extends org.melati.app.PoemApp
- Author:
- timp
| Fields inherited from class org.melati.app.AbstractConfigApp |
melatiConfig, output |
| Methods inherited from class org.melati.app.AbstractPoemApp |
_handleException, doConfiguredRequest, handleException, poemContextWithLDB, prePoemSession, setTableTroidMethod, term |
| Methods inherited from class org.melati.app.AbstractConfigApp |
applyNamedArguments, getSysAdminEmail, getSysAdminName, run, setOutput |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.melati.app.App |
run, setOutput |
ProtectedPoemApp
public ProtectedPoemApp()
melatiConfig
protected org.melati.MelatiConfig melatiConfig()
throws org.melati.util.MelatiException
-
- Overrides:
melatiConfig in class org.melati.app.AbstractConfigApp
- Throws:
org.melati.util.MelatiException- See Also:
AbstractConfigApp.melatiConfig()
init
public org.melati.Melati init(String[] args)
throws org.melati.util.MelatiException
-
- Overrides:
init in class org.melati.app.AbstractPoemApp
- Throws:
org.melati.util.MelatiException- See Also:
AbstractTemplateApp.init(java.lang.String[])
doPoemRequest
protected void doPoemRequest(org.melati.Melati melati)
throws Exception
-
- Overrides:
doPoemRequest in class org.melati.app.PoemApp
- Throws:
Exception- See Also:
AbstractPoemApp.prePoemSession(org.melati.Melati)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
poemContext
protected org.melati.PoemContext poemContext(org.melati.Melati melati)
throws org.melati.app.InvalidArgumentsException
- Overrides:
poemContext in class org.melati.app.AbstractPoemApp
- Throws:
org.melati.app.InvalidArgumentsException
setInput
public void setInput(InputStream is)
- Parameters:
is - input to set
Copyright © 2000-2010 PanEris. All Rights Reserved.