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 context