Package org.openspaces.launcher
Class JettyManagerRestLauncher
java.lang.Object
org.openspaces.launcher.JettyManagerRestLauncher
- All Implemented Interfaces:
Closeable,AutoCloseable
- Since:
- 12.1
- Author:
- Yohana Khoury
-
Constructor Summary
ConstructorsConstructorDescriptionNOTE: This ctor is also called via reflection from SystemConfig -
Method Summary
-
Constructor Details
-
JettyManagerRestLauncher
public JettyManagerRestLauncher()NOTE: This ctor is also called via reflection from SystemConfig
-
-
Method Details
-
main
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-