org.melati.app.test
Class ThrowingPoemApp

java.lang.Object
  extended by org.melati.app.AbstractConfigApp
      extended by org.melati.app.AbstractPoemApp
          extended by org.melati.app.PoemApp
              extended by org.melati.app.test.ThrowingPoemApp
All Implemented Interfaces:
org.melati.app.App

public class ThrowingPoemApp
extends org.melati.app.PoemApp

Author:
timp

Field Summary
 
Fields inherited from class org.melati.app.AbstractConfigApp
melatiConfig, output
 
Constructor Summary
ThrowingPoemApp()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void prePoemSession(org.melati.Melati melati)
          
 
Methods inherited from class org.melati.app.PoemApp
doPoemRequest
 
Methods inherited from class org.melati.app.AbstractPoemApp
_handleException, doConfiguredRequest, handleException, init, poemContext, poemContextWithLDB, setTableTroidMethod, term
 
Methods inherited from class org.melati.app.AbstractConfigApp
applyNamedArguments, getSysAdminEmail, getSysAdminName, melatiConfig, 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
 

Constructor Detail

ThrowingPoemApp

public ThrowingPoemApp()
Method Detail

prePoemSession

protected void prePoemSession(org.melati.Melati melati)
                       throws java.lang.Exception

Overrides:
prePoemSession in class org.melati.app.AbstractPoemApp
Throws:
java.lang.Exception
See Also:
AbstractPoemApp.prePoemSession(org.melati.Melati)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2008 PanEris. All Rights Reserved.