Uses of Interface
org.intocps.maestro.interpreter.api.IValueLifecycleHandler
-
Packages that use IValueLifecycleHandler Package Description org.intocps.maestro.interpreter -
-
Uses of IValueLifecycleHandler in org.intocps.maestro.interpreter
Fields in org.intocps.maestro.interpreter with type parameters of type IValueLifecycleHandler Modifier and Type Field Description protected java.util.Map<java.lang.String,IValueLifecycleHandler>DefaultExternalValueFactory. lifecycleHandlersprotected java.util.Map<Value,IValueLifecycleHandler>DefaultExternalValueFactory. values
-