BEA Systems, Inc.

Uses of Class
weblogic.ejb.WLTimerInfo

Packages that use WLTimerInfo
weblogic.ejb This package contains public WebLogic EJB classes / interfaces. 
 

Uses of WLTimerInfo in weblogic.ejb
 

Methods in weblogic.ejb with parameters of type WLTimerInfo
 Timer WLTimerService.createTimer(Date initial, long duration, Serializable info, WLTimerInfo wlTimerInfo)
           
 Timer WLTimerService.createTimer(Date expiration, Serializable info, WLTimerInfo wlTimerInfo)
           
 Timer WLTimerService.createTimer(long initial, long duration, Serializable info, WLTimerInfo wlTimerInfo)
           
 Timer WLTimerService.createTimer(long duration, Serializable info, WLTimerInfo wlTimerInfo)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.