public class BackgroundProcessManager
extends java.lang.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-2018 Apache Software Foundation. All Rights Reserved.