java.lang.Object
cloud.piranha.server.ServerPiranha
- All Implemented Interfaces:
Runnable
The Servlet container version of Piranha.
This version of Piranha makes it possible for you to run multiple web applications at the same time.
It has a shutdown mechanism that allows you to shutdown the server by removing the piranha.pid file that should be created by the startup script.
- Author:
- Manfred Riem (mriem@manorrock.com)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ServerPiranha
get()
{static void
Main method.void
run()
Start method.