public interface IMixinServiceBootstrap
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap()
Run bootstrap-time preparation for the underlying service
|
java.lang.String |
getName()
Get the friendly name for the underlying service
|
java.lang.String |
getServiceClassName()
Get the fully qualified class name of the underlying service
|
java.lang.String getName()
java.lang.String getServiceClassName()
void bootstrap()