public class Launcher extends Object implements LauncherMBean
| Constructor and Description |
|---|
Launcher(int listenerPort) |
| Modifier and Type | Method and Description |
|---|---|
void |
startupFinished()
Notify the launcher about the finish of the startup.
|
void |
startupProgress(Float ratio)
Notify the launcher about the progress of the startup.
|
public void startupFinished()
LauncherMBeanstartupFinished in interface LauncherMBeanpublic void startupProgress(Float ratio)
LauncherMBeanstartupProgress in interface LauncherMBeanratio - Startup progress ratioCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.