org.apache.felix.dm.test.bundle.annotation.publisher
Class Utils

java.lang.Object
  extended by org.apache.felix.dm.test.bundle.annotation.publisher.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static void schedule(Runnable task, long n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

schedule

public static void schedule(Runnable task,
                            long n)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.