public class DefaultAsyncDeleteExecutor extends Object implements AsyncDeleteExecutorService, Startable, Stoppable
Constructor and Description |
---|
DefaultAsyncDeleteExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
closeAndFlush() |
Executor |
getExecutor() |
void |
start(Properties properties,
BuildContext context)
Start phase notification.
|
void |
stop()
Stop phase notification
|
public void start(Properties properties, BuildContext context)
Startable
public void stop()
Stoppable
public Executor getExecutor()
getExecutor
in interface AsyncDeleteExecutorService
public void closeAndFlush()
closeAndFlush
in interface AsyncDeleteExecutorService
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved