当前页面: 
在线文档首页 > 
JBoss 3.2.7 common API Documentation 英文版文档
TimeoutTarget (JBoss/Common API) - JBoss 3.2.7 common API Documentation 英文版文档
org.jboss.util.timeout
Interface TimeoutTarget
- public interface TimeoutTarget
The interface of objects that can receive timeouts.
- Version:
- $Revision: 1.1 $
- Author:
- Ole Husgaard
| Method Summary | 
|  void | timedOut(Timeout timeout)The timeout callback function is invoked when the timeout expires.
 | 
 
timedOut
public void timedOut(Timeout timeout)
- The timeout callback function is invoked when the timeout expires.
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.