hammant 02/01/03 02:53:48
Modified: armi PROPOSAL
Log:
start() stop() impled.
Revision Changes Path
1.9 +5 -4 jakarta-commons-sandbox/armi/PROPOSAL
Index: PROPOSAL
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/armi/PROPOSAL,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- PROPOSAL 2 Jan 2002 12:11:55 -0000 1.8
+++ PROPOSAL 3 Jan 2002 10:53:48 -0000 1.9
@@ -71,6 +71,10 @@
suspend()/resume() a service can be republished, upgraded etc
whilst in use, or just offlined.
+10) Startable API for Server
+
+ - The server implements and acts upon start() and stop() methods.
+
Limitations:
1) Pass by value only.
@@ -95,10 +99,7 @@
2) Generated classes from getResource() from jars on the serverside as an
alternative to the byte arrays in the current server side impl.
-
-3) Startable API for Server
-
- - The server needs to implement and act upon start() and stop() APIs.
+
Initial commiters:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>