org.yestech.event.event
Class EventUtils

java.lang.Object
  extended by org.yestech.event.event.EventUtils

public class EventUtils
extends Object

Utility methods for Framework.


Constructor Summary
EventUtils()
           
 
Method Summary
static
<EVENT> EventResultType
getResultType(EVENT event)
          Returns the EventResultType associated with an event.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventUtils

public EventUtils()
Method Detail

getResultType

public static <EVENT> EventResultType getResultType(EVENT event)
Returns the EventResultType associated with an event.

Type Parameters:
EVENT -
Parameters:
event -
Returns:


Copyright © 2010 YES Technology Association. All Rights Reserved.