org.teleal.cling.registry
Class RegistryMaintainer

java.lang.Object
  extended by org.teleal.cling.registry.RegistryMaintainer
All Implemented Interfaces:
java.lang.Runnable

public class RegistryMaintainer
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
RegistryMaintainer(RegistryImpl registry)
           
 
Method Summary
 int getSleepIntervalMillis()
           
 void run()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryMaintainer

public RegistryMaintainer(RegistryImpl registry)
Method Detail

getSleepIntervalMillis

public int getSleepIntervalMillis()

stop

public void stop()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.