wt.inf.container
Class WorkInProgressEventHandler

java.lang.Object
  extended bywt.inf.container.WorkInProgressEventHandler

final class WorkInProgressEventHandler
extends Object



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static boolean COPY_AD_HOC_ACLS
           
private static boolean DEBUG
           
private  boolean enforce
           
private static DebugWriter LOG
           
private static String RESOURCE
           
private  StandardWTContainerService service
           
 
Constructor Summary
(package private) WorkInProgressEventHandler(StandardWTContainerService a_Service)
           
 
Method Summary
private  void addEventListeners(StandardWTContainerService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME

DEBUG

private static final boolean DEBUG

LOG

private static final DebugWriter LOG

COPY_AD_HOC_ACLS

private static boolean COPY_AD_HOC_ACLS

service

private final StandardWTContainerService service

enforce

private boolean enforce
Constructor Detail

WorkInProgressEventHandler

WorkInProgressEventHandler(StandardWTContainerService a_Service)
                     throws WTException
Method Detail

addEventListeners

private void addEventListeners(StandardWTContainerService service)
                        throws WTException
Throws:
WTException