com.sun.xml.ws.commons
Class MaintenanceTaskExecutor

java.lang.Object
  extended by com.sun.xml.ws.commons.MaintenanceTaskExecutor

public class MaintenanceTaskExecutor
extends Object

Author:
Marek Potociar

Method Summary
static boolean register(DelayedTaskManager.DelayedTask task, long delay, TimeUnit timeUnit, Component component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

register

public static boolean register(@NotNull
                               DelayedTaskManager.DelayedTask task,
                               long delay,
                               TimeUnit timeUnit,
                               Component component)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.