Uses of Class
javax.ejb.NoSuchObjectLocalException

Packages that use NoSuchObjectLocalException
javax.ejb   
 

Uses of NoSuchObjectLocalException in javax.ejb
 

Methods in javax.ejb that throw NoSuchObjectLocalException
 void Timer.cancel()
           
 TimerHandle Timer.getHandle()
           
 java.io.Serializable Timer.getInfo()
           
 java.util.Date Timer.getNextTimeout()
           
 ScheduleExpression Timer.getSchedule()
           
 Timer TimerHandle.getTimer()
           
 long Timer.getTimeRemaining()
           
 boolean Timer.isCalendarTimer()
           
 boolean Timer.isPersistent()
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.