org.jboss.cdi.tck.tests.context.application.event
Class Observer1

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.application.event.Observer1

@ApplicationScoped
public class Observer1
extends Object


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

Constructor Detail

Observer1

public Observer1()
Method Detail

isObserved

public boolean isObserved()


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