public interface FastLaneServerMBean
| Modifier and Type | Method and Description |
|---|---|
String |
getServerState()
Method returns the state of the JEAF Fast Lane Server.
|
void |
requestShutdown(int pWaitTime,
int pExitCode)
Method can be used to shut down JEAF Fast Lane Server via JMX.
|
String getServerState()
void requestShutdown(int pWaitTime,
int pExitCode)
pWaitTime - Wait time for until the shutdown is started.pExitCode - Exit code that should be used.Copyright © 2021. All rights reserved.