public class ServerPiranha extends Object implements Runnable
This version Piranha allows 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.
Constructor and Description |
---|
ServerPiranha() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] arguments)
Main method.
|
void |
run()
Start method.
|
Copyright © 2019. All rights reserved.