public abstract class CleanUpExecutorFactory extends Object
Modifier | Constructor and Description |
---|---|
protected |
CleanUpExecutorFactory() |
Modifier and Type | Method and Description |
---|---|
abstract ScheduledExecutorService |
getScheduledExecutorService() |
static CleanUpExecutorFactory |
newInstance() |
public static CleanUpExecutorFactory newInstance()
public abstract ScheduledExecutorService getScheduledExecutorService()
Copyright © 2020 Oracle Corporation. All Rights Reserved.