org.jboss.cdi.tck.tests.context.request.event.remote
Class RequestScopedObserver

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.request.event.remote.RequestScopedObserver

@RequestScoped
public class RequestScopedObserver
extends Object


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

Constructor Detail

RequestScopedObserver

public RequestScopedObserver()
Method Detail

isInitializedObserved

public boolean isInitializedObserved()


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