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()
LauncherMBean
startupFinished
in interface LauncherMBean
public void startupProgress(Float ratio)
LauncherMBean
startupProgress
in interface LauncherMBean
ratio
- Startup progress ratioCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.