|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsunlabs.brazil.handler.MultiHostHandler
sunlabs.brazil.handler.RestartingMultiHostHandler
public class RestartingMultiHostHandler
Allow the configuration for one virtual host to be restarted.
| Constructor Summary | |
|---|---|
RestartingMultiHostHandler()
|
|
| Method Summary | |
|---|---|
protected Server |
doServer(Request request,
Server server)
See if the server needs to be restarted. |
| Methods inherited from class sunlabs.brazil.handler.MultiHostHandler |
|---|
init, respond |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestartingMultiHostHandler()
| Method Detail |
|---|
protected Server doServer(Request request,
Server server)
server - the sub-server for this hostrequest - The original request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||