站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Class javax.ejb.NoSuchObjectLocalException (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


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
 Timer TimerHandle.getTimer()
          Obtain a reference to the timer represented by this handle.
 void Timer.cancel()
          Cause the timer and all its associated expiration notifications to be cancelled.
 long Timer.getTimeRemaining()
          Get the number of milliseconds that will elapse before the next scheduled timer expiration.
 Date Timer.getNextTimeout()
          Get the point in time at which the next timer expiration is scheduled to occur.
 Serializable Timer.getInfo()
          Get the information associated with the timer at the time of creation.
 TimerHandle Timer.getHandle()
          Get a serializable handle to the timer.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.