public interface WorkListener
Modifier and Type | Field and Description |
---|---|
static long |
IMMEDIATE |
static long |
INDEFINITE |
Modifier and Type | Method and Description |
---|---|
void |
workAccepted(WorkEvent event) |
void |
workCompleted(WorkEvent event) |
void |
workRejected(WorkEvent event) |
void |
workStarted(WorkEvent event) |
static final long IMMEDIATE
static final long INDEFINITE
Copyright © 2022. All rights reserved.