Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.webobjects.woextensions
Class WOSessionRestorationError  view WOSessionRestorationError download WOSessionRestorationError.java

java.lang.Object
  extended byWOComponent
      extended bycom.webobjects.woextensions.WOSessionRestorationError

public class WOSessionRestorationError
extends WOComponent


Constructor Summary
WOSessionRestorationError(WOContext aContext)
           
 
Method Summary
 void appendToResponse(WOResponse aResponse, WOContext aContext)
           
 boolean isEventLoggingEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOSessionRestorationError

public WOSessionRestorationError(WOContext aContext)
Method Detail

isEventLoggingEnabled

public boolean isEventLoggingEnabled()

appendToResponse

public void appendToResponse(WOResponse aResponse,
                             WOContext aContext)