intarsys runtime library

de.intarsys.tools.event
Class EventType

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

public class EventType
extends Object

The type of an Event.

This is an unique object representing the type / class of an event instance.


Field Summary
static EventType ALWAYS
           
 
Constructor Summary
EventType(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALWAYS

public static final EventType ALWAYS
Constructor Detail

EventType

public EventType(String name)
Method Detail

getName

public String getName()

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.