wt.inf.container
Class FolderServiceEventHandler

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

final class FolderServiceEventHandler
extends Object



Supported API: false

Extendable: false


Nested Class Summary
(package private)  class FolderServiceEventHandler.ContainerChange
           
 
Field Summary
private static String BRANCH_ID
           
private static String CLASSNAME
           
private static boolean DEBUG
           
private static DebugWriter LOG
           
private static String RESOURCE
           
private  StandardWTContainerService service
           
 
Constructor Summary
(package private) FolderServiceEventHandler(StandardWTContainerService a_Service)
           
 
Method Summary
private  void addEventListeners()
           
 
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

BRANCH_ID

private static final String BRANCH_ID
See Also:
Constant Field Values

service

private final StandardWTContainerService service
Constructor Detail

FolderServiceEventHandler

FolderServiceEventHandler(StandardWTContainerService a_Service)
                    throws WTException
Method Detail

addEventListeners

private void addEventListeners()
                        throws WTException
Throws:
WTException