com.jxml.qare.qhome.register
Class ServiceSender
java.lang.Object
|
+--java.lang.Thread
|
+--com.jxml.qare.qhome.register.ServiceSender
- All Implemented Interfaces:
- Runnable
- public class ServiceSender
- extends Thread
Registration timer class.
This class, like all classes except for QServlet in the register package,
is included in the common classes and not in the war file.
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
registerPlugin
public static P2PPlugin registerPlugin
serviceSender
public static ServiceSender serviceSender
ServiceSender
public ServiceSender()
notifier
public void notifier()
run
public void run()
- Overrides:
run
in class Thread
sendRegistrationRequest
public static void sendRegistrationRequest(DBSystem.Row toSystem)
throws Exception