public interface WithOptions
Options
instance will be set before any installer method call.
Installer could extend InstallerOptionsSupport instead of directly implementing interface
(to avid boilerplate).
| Modifier and Type | Method and Description |
|---|---|
void |
setOptions(Options options)
Called before any installer method.
|
void setOptions(Options options)
options - options accessor instance