|
|||||||||
| Home >> All >> com >> telefonicasoluciones >> search >> [ server overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.telefonicasoluciones.search.server
Class HLJob

java.lang.Objectjava.util.TimerTask
com.telefonicasoluciones.search.server.HLJob
- All Implemented Interfaces:
- java.lang.Runnable
- public class HLJob
- extends java.util.TimerTask
| Field Summary | |
private HLConfig |
config
|
private java.lang.String |
url
|
| Fields inherited from class java.util.TimerTask |
|
| Constructor Summary | |
HLJob(HLConfig newConfig,
java.lang.String newUrl)
|
|
| Method Summary | |
void |
run()
Method that is called when this task is scheduled for execution. |
| Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
url
private java.lang.String url
config
private HLConfig config
| Constructor Detail |
HLJob
public HLJob(HLConfig newConfig, java.lang.String newUrl)
| Method Detail |
run
public void run()
- Description copied from class:
java.util.TimerTask - Method that is called when this task is scheduled for execution.
|
|||||||||
| Home >> All >> com >> telefonicasoluciones >> search >> [ server overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC