public class ResinEmbed
extends java.lang.Object
Constructor and Description |
---|
ResinEmbed()
Creates a new resin server.
|
Modifier and Type | Method and Description |
---|---|
void |
addWebApp(java.lang.String contextPath,
java.lang.String rootDirectory) |
void |
destroy() |
protected void |
finalize() |
void |
setHttpPort(int port) |
void |
start() |
void |
stop() |
public void setHttpPort(int port)
public void addWebApp(java.lang.String contextPath, java.lang.String rootDirectory)
public void start()
public void stop()
public void destroy()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable