public interface IScriptRegistry
Modifier and Type | Method and Description |
---|---|
IResource |
getResource(Script script)
|
Script |
getScript(IResource resource)
|
void |
put(Script script)
Add a new
Script to the registry and store its mapping. |