Uses of Class
javax.ejb.NoMoreTimeoutsException

Packages that use NoMoreTimeoutsException
javax.ejb Contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. 
 

Uses of NoMoreTimeoutsException in javax.ejb
 

Methods in javax.ejb that throw NoMoreTimeoutsException
 java.util.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.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.