Weaver 3.1.0a1-D1

com.oldlight.weaver.interpreter
Class WeaverWadSection

java.lang.Object
  extended bycom.oldlight.weaver.interpreter.WeaverWadSection

public class WeaverWadSection
extends Object


Field Summary
static WeaverWadSection APPLICATION_DESTROY_SECTION
           
static WeaverWadSection APPLICATION_INIT_SECTION
           
static WeaverWadSection DEFAULT_SECTION
           
static WeaverWadSection MAIN_SECTION
           
static WeaverWadSection SECURITY_SECTION
           
static WeaverWadSection SESSION_DESTROY_SECTION
           
static WeaverWadSection SESSION_INIT_SECTION
           
static WeaverWadSection TIMED_OUT_SECTION
           
 
Constructor Summary
WeaverWadSection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAIN_SECTION

public static final WeaverWadSection MAIN_SECTION

TIMED_OUT_SECTION

public static final WeaverWadSection TIMED_OUT_SECTION

APPLICATION_INIT_SECTION

public static final WeaverWadSection APPLICATION_INIT_SECTION

APPLICATION_DESTROY_SECTION

public static final WeaverWadSection APPLICATION_DESTROY_SECTION

SESSION_INIT_SECTION

public static final WeaverWadSection SESSION_INIT_SECTION

SESSION_DESTROY_SECTION

public static final WeaverWadSection SESSION_DESTROY_SECTION

DEFAULT_SECTION

public static final WeaverWadSection DEFAULT_SECTION

SECURITY_SECTION

public static final WeaverWadSection SECURITY_SECTION
Constructor Detail

WeaverWadSection

public WeaverWadSection()

Copyright ©Paul Harvey