- java.lang.Object
-
- org.mortbay.thread.Timeout.Task
-
- org.mortbay.io.nio.SelectChannelEndPoint.IdleTask
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
expired() |
java.lang.String |
toString() |
-
Methods inherited from class org.mortbay.thread.Timeout.Task
cancel, expire, getAge, getTimestamp, isExpired, isScheduled, reschedule, schedule, schedule
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
expired
public void expired()
- Overrides:
expired
in class org.mortbay.thread.Timeout.Task
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.