org.jboss.weld.environment.servlet.test.bootstrap
Class EventHolder

java.lang.Object
  extended by org.jboss.weld.environment.servlet.test.bootstrap.EventHolder

public class EventHolder
extends Object


Field Summary
static List<Object> events
           
 
Constructor Summary
EventHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

events

public static List<Object> events
Constructor Detail

EventHolder

public EventHolder()


Copyright © 2013 Seam Framework. All Rights Reserved.