org.jboss.cdi.tck.tests.context.request.event.timeout
Class TimeoutService
java.lang.Object
org.jboss.cdi.tck.tests.context.request.event.timeout.TimeoutService
public class TimeoutService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeoutService
public TimeoutService()
start
public void start(SynchronousQueue<Boolean> queue)
onTimeout
public void onTimeout(javax.ejb.Timer timer)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.