net.mlw.gfw.event
Class EventHandlerTypeDelegator.EventProcessingMode

java.lang.Object
  |
  +--net.mlw.gfw.event.EventHandlerTypeDelegator.EventProcessingMode
Enclosing class:
EventHandlerTypeDelegator

public static class EventHandlerTypeDelegator.EventProcessingMode
extends java.lang.Object


Constructor Summary
EventHandlerTypeDelegator.EventProcessingMode(java.lang.String name)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventHandlerTypeDelegator.EventProcessingMode

public EventHandlerTypeDelegator.EventProcessingMode(java.lang.String name)
Parameters:
name -
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
See Also:
Object.toString()


Copyright © 2003-2004 mlavilson. All Rights Reserved.