public class CompositeAction extends AbstractAction
LOGGER
Constructor | Description |
---|---|
CompositeAction(List<Action> actions,
boolean stopOnError) |
Construct a new composite action.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
execute() |
Execute sequence of actions.
|
Action[] |
getActions() |
|
boolean |
isStopOnError() |
|
void |
run() |
|
String |
toString() |
close, isComplete, isInterrupted, reportException
public void run()
run
in interface Runnable
run
in class AbstractAction
public boolean execute() throws IOException
execute
in interface Action
execute
in class AbstractAction
IOException
- on IO error.public Action[] getActions()
public boolean isStopOnError()
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.