public interface StepRegistry
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<? extends StepDelegate> |
getStepFactory(java.lang.String id)
Looks up the delegate for the given step factory id.
|
com.google.common.base.Optional<? extends StepDelegate> getStepFactory(java.lang.String id)