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