public interface Executable
The work done may be short lived (ie a simple task) or it could be a long running.
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute the action associated with this component.
|
Copyright © 2023. All rights reserved.