org.melati.app.test
Class ThrowingPoemApp

Package class diagram package 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(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 Exception

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

main

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


Copyright © 2000-2010 PanEris. All Rights Reserved.