public class EnvironmentBridgeSpi extends Object implements EnvironmentBridge, EventHandler
{
"specs": {
"kind": "environment",
"format": "1.0"
},
"variables": [
{
"name": "var1",
"type": "INTEGER",
"value": "1"
}
]
}
| Constructor and Description |
|---|
EnvironmentBridgeSpi() |
public void onDelete(Path directory, Path deleted)
onDelete in interface EventHandlerpublic void onUpdate(Path directory, Path updated)
onUpdate in interface EventHandlerCopyright © 2023 Cesar Martinez. All rights reserved.