org.globus.ogsa.impl.security.grim
Class GrimTask
java.lang.Object
java.util.TimerTask
org.globus.ogsa.impl.security.grim.GrimTask
- All Implemented Interfaces:
- java.lang.Runnable
- public class GrimTask
- extends java.util.TimerTask
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gpc
protected GrimProxyCreator gpc
expDate
protected java.util.Calendar expDate
logger
protected static Log logger
updateFreq
protected int updateFreq
GrimTask
public GrimTask(int freq)
throws java.lang.Exception
run
public void run()
scheduledExecutionTime
public long scheduledExecutionTime()
cancel
public boolean cancel()
main
public static void main(java.lang.String[] args)