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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.conversation.event.ConversationScopedObserver
All Implemented Interfaces:
Serializable

@ConversationScoped
public class ConversationScopedObserver
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

ConversationScopedObserver

public ConversationScopedObserver()


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