org.histpop.server.wrappers
Class SimpleFrame

java.lang.Object
  extended by org.histpop.server.wrappers.SimpleFrame
All Implemented Interfaces:
BasicFrame

public class SimpleFrame
extends java.lang.Object
implements BasicFrame


Constructor Summary
SimpleFrame()
           
 
Method Summary
 HTMLHandler display(java.lang.Object result, ServerContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleFrame

public SimpleFrame()
Method Detail

display

public HTMLHandler display(java.lang.Object result,
                           ServerContext ctx)
                    throws java.lang.Exception
Specified by:
display in interface BasicFrame
Throws:
java.lang.Exception