org.openjena.atlas.event
Class Event

java.lang.Object
  extended by org.openjena.atlas.event.Event

public class Event
extends java.lang.Object


Constructor Summary
Event(EventType label, java.lang.Object argument)
           
 
Method Summary
 java.lang.Object getArgument()
           
 EventType getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event

public Event(EventType label,
             java.lang.Object argument)
Method Detail

getType

public EventType getType()

getArgument

public java.lang.Object getArgument()


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.