|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectalonecontroller.AloneServlet
public class AloneServlet
This class is the MAIN for a stand-alone java application. USeful to start the servlet application on a graphical java application with Swing graphics (not web interface). For controller see aloneinterfaces#AloneProcessus
AloneProcessus
,
MaFrame
Constructor Summary | |
---|---|
AloneServlet()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The mostly classical «public static void main String[] args». |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AloneServlet()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |