TYPE - the builder type.public interface LoaderConfigurableBuilder<TYPE>
| Modifier and Type | Method and Description |
|---|---|
LoaderConfiguration.Builder<? extends TYPE> |
loaders()
Gets the loader configuration builder related to the routine builder instance.
The configuration options not supported by the routine builder implementation might be ignored. |
@Nonnull LoaderConfiguration.Builder<? extends TYPE> loaders()