BEA Systems, Inc.

weblogic.ejb
Interface WLTimer

All Superinterfaces:
Timer

public interface WLTimer
extends Timer


Method Summary
 int getCompletedTimeoutCount()
           
 int getMaximumRetryAttempts()
           
 int getRetryAttemptCount()
           
 
Methods inherited from interface javax.ejb.Timer
cancel, getHandle, getInfo, getNextTimeout, getTimeRemaining
 

Method Detail

getRetryAttemptCount

int getRetryAttemptCount()

getMaximumRetryAttempts

int getMaximumRetryAttempts()

getCompletedTimeoutCount

int getCompletedTimeoutCount()

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