Package tech.illuin.pipeline.context
Interface LocalContext
- All Superinterfaces:
Context
- All Known Implementing Classes:
ComponentContext
- Author:
- Pierre Lecerf ([email protected])
-
Method Summary
-
Method Details
-
input
Object input() -
pipelineTag
PipelineTag pipelineTag() -
componentTag
ComponentTag componentTag() -
uidGenerator
UIDGenerator uidGenerator() -
logMarker
LogMarker logMarker()
-