org.jboss.cdi.tck.tests.context.conversation.filter
Class Tester

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.conversation.filter.Tester

@RequestScoped
public class Tester
extends Object


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

Constructor Detail

Tester

public Tester()
Method Detail

testConversationContextIsActive

public void testConversationContextIsActive()

getResult

public boolean getResult()


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