EJB 3.1 API 1.0.1.Final

Uses of Class
javax.ejb.NoMoreTimeoutsException

Packages that use NoMoreTimeoutsException
javax.ejb   
 

Uses of NoMoreTimeoutsException in javax.ejb
 

Methods in javax.ejb that throw NoMoreTimeoutsException
 Date Timer.getNextTimeout()
          Get the point in time at which the next timer expiration is scheduled to occur.
 long Timer.getTimeRemaining()
          Get the number of milliseconds that will elapse before the next scheduled timer expiration.
 


EJB 3.1 API 1.0.1.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.