public static interface CodeGeneratorContextProvider.Task
CodeGeneratorContextProvider.runTaskWithinContext(org.openide.util.Lookup,Task)
method. It is supposed to be implemented by the infrastructure implementor
(not by the SPI clients).Modifier and Type | Method and Description |
---|---|
void |
run(Lookup context)
Runs the task.
|
void run(Lookup context)
context
- the task's contextBuilt on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.