com.sun.enterprise.admin.servermgmt.pe
Class InstanceTimer
java.lang.Object
com.sun.enterprise.admin.servermgmt.pe.InstanceTimer
- All Implemented Interfaces:
- Runnable
public final class InstanceTimer
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceTimer
public InstanceTimer(int timeOutSeconds,
int startAfterSeconds,
TimerCallback callBack)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2012 GlassFish Community. All Rights Reserved.