Class InitializerDescriptor<I>
java.lang.Object
tech.illuin.pipeline.input.initializer.builder.InitializerDescriptor<I>
- Author:
- Pierre Lecerf ([email protected])
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(I input, LocalContext ctx, UIDGenerator generator) handleException
(Exception ex, LocalContext ctx, UIDGenerator generator) id()
-
Method Details
-
execute
- Throws:
Exception
-
handleException
public Object handleException(Exception ex, LocalContext ctx, UIDGenerator generator) throws Exception - Throws:
Exception
-
id
-
initializer
-
errorHandler
-