|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.configt.BasicServer
public class BasicServer
BasicServer is a bare-bones implementation of a Jetty (http://jetty.mortbay.org/jetty) HTTP server and servlet container. In this implementation, three contexts are implemented:
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
_logger
Log4J logger |
| Constructor Summary | |
|---|---|
BasicServer()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.log4j.Logger _logger
| Constructor Detail |
|---|
public BasicServer()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||