public interface TaskStateListener
Modifier and Type | Method and Description |
---|---|
void |
operationStateChanged(TaskState newState,
TaskEvent event,
String... args)
Callback to notify about GlassFish server administration command
execution state change.
|
void operationStateChanged(TaskState newState, TaskEvent event, String... args)
newState
- New command execution state.event
- Event related to execution state change.args
- Additional String arguments.Copyright © 2013. All Rights Reserved.