public interface GridNodeServer extends Stoppable
| Modifier and Type | Method and Description |
|---|---|
boolean |
boot() |
int |
getRealPort() |
void |
setConfiguration(StandaloneConfiguration configuration) |
void |
setExtraServlets(java.util.Map<java.lang.String,java.lang.Class<? extends javax.servlet.Servlet>> extraServlets) |
boolean boot()
throws java.lang.Exception
java.lang.Exceptionint getRealPort()
void setExtraServlets(java.util.Map<java.lang.String,java.lang.Class<? extends javax.servlet.Servlet>> extraServlets)
void setConfiguration(StandaloneConfiguration configuration)