de.intarsys.tools.event
Class EventTools

java.lang.Object
  extended by de.intarsys.tools.event.EventTools

public class EventTools
extends java.lang.Object


Constructor Summary
EventTools()
           
 
Method Summary
static IRequestEvent getEvent(IArgs args)
           
static IRequestEvent getJEvent(IArgs args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventTools

public EventTools()
Method Detail

getEvent

public static IRequestEvent getEvent(IArgs args)

getJEvent

public static IRequestEvent getJEvent(IArgs args)