| Package | Description |
|---|---|
| fr.ifremer.isisfish.datastore |
Data storage.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,ScriptStorage> |
ScriptStorage.scriptsCache
Instance cache.
|
| Modifier and Type | Method and Description |
|---|---|
static ScriptStorage |
ScriptStorage.createScript(String name,
CodeSourceStorage.Location location)
Create new script.
|
static ScriptStorage |
ScriptStorage.getScript(String name,
CodeSourceStorage.Location... location)
Retourne le storage pour la regle demandée
|
Copyright © 1999–2015 CodeLutin. All rights reserved.