public class DynamicCacheSpi extends Object implements DynamicCache, EventHandler
| Constructor and Description |
|---|
DynamicCacheSpi() |
public Dynamic get(String scriptName)
get in interface DynamicCachepublic 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.