BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.ejb
Interface WLTimer

All Superinterfaces:
Timer

public interface WLTimer
extends Timer

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

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

Method Detail

getCompletedTimeoutCount

public int getCompletedTimeoutCount()

getMaximumRetryAttempts

public int getMaximumRetryAttempts()

getRetryAttemptCount

public int getRetryAttemptCount()

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