PATH |
D2WApplication
Package: com.webobjects.directtowebInherits from:com.webobjects.appserver.WOApplication
Class Description
This class is deprecated. Direct to Web no longer requires a special subclass of WOApplication.
Method Types
Constructors
Constructors
D2WApplication
public D2WApplication()
Standard Java no-argument constructor.
Methods
createSession
public WOSession createSession()
This method is intentionally undocumented. You should never have to invoke or customize it.
handleException
public WOResponse handleException(Throwable exception, WOContext context)
This method is intentionally undocumented. You should never have to invoke or customize it.
handlePageRestorationErrorForRequest
public WOResponse handlePageRestorationErrorForRequest(WORequest request)
This method is intentionally undocumented. You should never have to invoke or customize it.
handleSessionCreationErrorForRequest
public WOResponse handleSessionCreationErrorForRequest(WORequest request)
This method is intentionally undocumented. You should never have to invoke or customize it.
handleSessionRestorationErrorForRequest
public WOResponse handleSessionRestorationErrorForRequest(WORequest request)
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.