Package step.functions.type
Class AbstractFunctionType.HandlerProperties
java.lang.Object
step.functions.type.AbstractFunctionType.HandlerProperties
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
AbstractFunctionType<T extends step.functions.Function>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHandlerProperties(Map<String, String> properties) HandlerProperties(Map<String, String> properties, List<AutoCloseable> registeredCloseable) -
Method Summary
-
Field Details
-
properties
-
-
Constructor Details
-
HandlerProperties
-
HandlerProperties
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-