org.apache.felix.upnp.basedriver.importer.core.event.thread
Class Renewer
java.lang.Object
java.lang.Thread
org.apache.felix.upnp.basedriver.importer.core.event.thread.Renewer
- All Implemented Interfaces:
- Runnable
public class Renewer
- extends Thread
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, toString, yield |
Renewer
public Renewer(long timeout,
String sid,
org.cybergarage.upnp.Service service,
MyCtrlPoint ctrl,
SubscriptionQueue subqueue)
- *
- Parameters:
timeout
- sid
- service
-
run
public void run()
- Specified by:
run
in interface Runnable
- Overrides:
run
in class Thread
Copyright © 2011 Apache Software Foundation. All Rights Reserved.