Package tech.illuin.pipeline.context
Class ComponentContext
java.lang.Object
tech.illuin.pipeline.context.ComponentContext
- All Implemented Interfaces:
Context
,LocalContext
- Author:
- Pierre Lecerf ([email protected])
-
Constructor Summary
ConstructorsConstructorDescriptionComponentContext
(Context globalContext, Object input, PipelineTag pipelineTag, ComponentTag componentTag, UIDGenerator uidGenerator, LogMarker marker) -
Method Summary
-
Constructor Details
-
ComponentContext
public ComponentContext(Context globalContext, Object input, PipelineTag pipelineTag, ComponentTag componentTag, UIDGenerator uidGenerator, LogMarker marker)
-
-
Method Details
-
input
- Specified by:
input
in interfaceLocalContext
-
pipelineTag
- Specified by:
pipelineTag
in interfaceLocalContext
-
componentTag
- Specified by:
componentTag
in interfaceLocalContext
-
uidGenerator
- Specified by:
uidGenerator
in interfaceLocalContext
-
logMarker
- Specified by:
logMarker
in interfaceLocalContext
-
parent
-
set
-
copyFrom
-
has
-
keys
-
get
-
get
-