tl1.maxcom
Class TacheDeFond

java.lang.Object
  extended by Service
      extended by tl1.maxcom.TacheDeFond

public class TacheDeFond
extends Service


Field Summary
private static long delay
           
private  java.util.Timer timer
           
 
Constructor Summary
TacheDeFond()
           
 
Method Summary
 IBinder onBind(Intent intent)
           
 void onCreate()
           
private  void startservice()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timer

private java.util.Timer timer

delay

private static final long delay
See Also:
Constant Field Values
Constructor Detail

TacheDeFond

public TacheDeFond()
Method Detail

onBind

public IBinder onBind(Intent intent)

onCreate

public void onCreate()

startservice

private void startservice()