org.jboss.cdi.tck.tests.event.observer
Class AnotherObserver

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.observer.AnotherObserver

@RequestScoped
public class AnotherObserver
extends Object


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

Constructor Detail

AnotherObserver

public AnotherObserver()


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