Package com.sun.xml.ws.commons
Class MaintenanceTaskExecutor
java.lang.Object
com.sun.xml.ws.commons.MaintenanceTaskExecutor
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanregister(DelayedTaskManager.DelayedTask task, long delay, TimeUnit timeUnit, Component component)
-
Method Details
-
register
public static boolean register(@NotNull DelayedTaskManager.DelayedTask task, long delay, TimeUnit timeUnit, Component component)
-