org.jboss.cdi.tck.tests.context.conversation.event
Class ApplicationScopedObserver

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.conversation.event.ApplicationScopedObserver

@ApplicationScoped
public class ApplicationScopedObserver
extends Object


Constructor Summary
ApplicationScopedObserver()
           
 
Method Summary
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationScopedObserver

public ApplicationScopedObserver()
Method Detail

reset

public void reset()


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