当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 common API Documentation 英文版文档
TimeoutTarget (JBoss/Common API) - JBoss 4.0.1 sp1 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.