After reading the discussions about singletons on this forum, I am still not sure how one goes about creating an object that only one instance of it existing on the server for the entire application. The EJB Pattern book says use a "Networked RMI Object singletons". Has anyone implemented such RMI object ?
Any help in this matter will be great.
Thanks in advance.
-
I need only one instance (1 messages)
- Posted by: Tony Blair
- Posted on: February 12 2003 13:19 EST
Threaded Messages (1)
- singleton in J2EE by Dieter Cailliau on February 15 2003 06:42 EST
-
singleton in J2EE[ Go to top ]
- Posted by: Dieter Cailliau
- Posted on: February 15 2003 06:42 EST
- in response to Tony Blair
Alex Pisarev has a clear view on this subject:
http://www.theserverside.com/discussion/thread.jsp?thread_id=17784