public class BackgroundProcessManager extends Object
BackgroundProcess registered.| Modifier and Type | Method and Description | 
|---|---|
| static BackgroundProcessManager | getInstance() | 
| void | register(BackgroundProcess process) | 
| void | unregister(BackgroundProcess process) | 
public static BackgroundProcessManager getInstance()
public void register(BackgroundProcess process)
public void unregister(BackgroundProcess process)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.