org.jboss.cdi.tck.tests.extensions.lifecycle
Class SimpleEvent

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.SimpleEvent

public class SimpleEvent
extends Object


Constructor Summary
SimpleEvent(long timestamp)
           
 
Method Summary
 long getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleEvent

public SimpleEvent(long timestamp)
Method Detail

getTimestamp

public long getTimestamp()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.