Interface StepIdAware
public interface StepIdAware
Marker for an object whose owning step id can be injected.
This gives access to the step id at runtime, so a processor knows which step (the Step EIP) it is associated with.
- Since:
- 4.21
- See Also:
-
Method Summary
-
Method Details
-
getStepId
-
setStepId
-