Weaver 3.1.0a1-D1

Serialized Form


Package com.oldlight.weaver

Class com.oldlight.weaver.WeaverException extends Exception implements Serializable

Class com.oldlight.weaver.WeaverLocatedException extends WeaverException implements Serializable

Serialized Fields

location

WeaverFileLocation location


Package com.oldlight.weaver.admin

Class com.oldlight.weaver.admin.WeaverStatisticsListener extends Object implements Serializable


Package com.oldlight.weaver.admin.beans

Class com.oldlight.weaver.admin.beans.ExceptionDetailsBean extends Object implements Serializable

Serialized Fields

time

Date time

message

String message

stackTrace

String stackTrace


Package com.oldlight.weaver.apploader

Class com.oldlight.weaver.apploader.WeaverParseException extends WeaverLocatedException implements Serializable


Package com.oldlight.weaver.appservlet

Class com.oldlight.weaver.appservlet.WeaverApplicationServlet extends HttpServlet implements Serializable

Serialized Fields

l

Logger l

properties

Properties properties

application

WeaverApplication application

servletContext

WeaverServletContextImpl servletContext

lastLoaded

long lastLoaded

firstInit

boolean firstInit

reloadThread

Thread reloadThread

reloadThreadStopping

boolean reloadThreadStopping

wadFile

String wadFile

iniFile

String iniFile

initOK

boolean initOK

notOKReason

Exception notOKReason

doReloads

boolean doReloads

uploadDir

String uploadDir


Package com.oldlight.weaver.clientbinding

Class com.oldlight.weaver.clientbinding.WeaverClientException extends WeaverException implements Serializable

Serialized Fields

identifier

String identifier


Package com.oldlight.weaver.initservlet

Class com.oldlight.weaver.initservlet.WeaverInitServlet extends HttpServlet implements Serializable

Serialized Fields

p

Properties p

notOKReason

Exception notOKReason


Package com.oldlight.weaver.interpreter

Class com.oldlight.weaver.interpreter.WeaverExecutionException extends WeaverLocatedException implements Serializable

Class com.oldlight.weaver.interpreter.WeaverSecurityContextImpl extends Object implements Serializable

Serialized Fields

authenticatedDomains

HashSet authenticatedDomains


Package com.oldlight.weaver.interpreter.components

Class com.oldlight.weaver.interpreter.components.WeaverApplicationComponentAuth.RequestWrapper extends Object implements Serializable

Serialized Fields

attributes

Hashtable attributes

parameters

Hashtable parameters

queryString

String queryString

pathInfo

String pathInfo

pathTranslated

String pathTranslated

requestUri

String requestUri

requestUrl

StringBuffer requestUrl


Package com.oldlight.weaver.util

Class com.oldlight.weaver.util.EnumerationMap extends HashMap implements Serializable


Copyright ©Paul Harvey