aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes what is a singleton class? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "what is a singleton class?" Watch "what is a singleton class?" New topic
Author

what is a singleton class?

senthil sen
Ranch Hand

Joined: Oct 10, 2002
Posts: 182
what is a singleton class?
Chris Mathews
Ranch Hand

Joined: Jul 18, 2001
Posts: 2712
Browse thru the posts over at the OO, Patterns, UML and Refactoring Forum and you are sure to find information on Singletons. Alternately, do a search on Google.
[ January 18, 2003: Message edited by: Chris Mathews ]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: what is a singleton class?
 
Similar Threads
Instance of Singleton pattern
POJO class + Singleton
Scope of Singleton
Singleton class
what are the conditions to be followed in creating a singleton class or design?