Interface Bootstrapper<Reference>
-
- All Superinterfaces:
LifecycleService
public interface Bootstrapper<Reference> extends LifecycleService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Referencebootstrap(Configuration configuration)-
Methods inherited from interface legolas.runtime.core.interfaces.LifecycleService
id, name
-
-
-
-
Method Detail
-
bootstrap
Reference bootstrap(Configuration configuration)
-
-