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

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

public class FooBean
extends Object


Constructor Summary
FooBean()
           
 
Method Summary
 void createTimer()
           
 void handleTimeout(javax.ejb.Timer timer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooBean

public FooBean()
Method Detail

createTimer

public void createTimer()

handleTimeout

public void handleTimeout(javax.ejb.Timer timer)


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