| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.tk.spi |
| Modifier and Type | Method and Description |
|---|---|
SpiToolkitRegistry |
ToolkitContext.getSpiToolkitRegistry()
If the toolkit provider needs to recurse back into the framework to construct additional toolkits of the same type, with the same
Context, then to prevent infinite recursion, the SPI Toolkit Registry should be used. |