org.jboss.cdi.tck.tests.context.conversation.inactive
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.conversation.inactive.Bar

@ApplicationScoped
public class Bar
extends Object


Constructor Summary
Bar()
           
 
Method Summary
 boolean isContextNotActiveExceptionThrown()
           
 void setContextNotActiveExceptionThrown(boolean contextNotActiveExceptionThrown)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bar

public Bar()
Method Detail

setContextNotActiveExceptionThrown

public void setContextNotActiveExceptionThrown(boolean contextNotActiveExceptionThrown)

isContextNotActiveExceptionThrown

public boolean isContextNotActiveExceptionThrown()


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