Question Tag: singleton
Filter by
Filter by
Questions Per Page:
-
Give example of APIs in Java which uses Singleton and Factory method patterns.
- 1K views
- 1 answers
- 0 votes
-
What happens when a singleton class is deployed in a clustered environment?
- 797 views
- 1 answers
- 0 votes
-
How to create thread-safe singleton objects in Java without using ‘synchronized’?
- 3K views
- 1 answers
- 0 votes
-
How to create thread-safe singleton objects in Java?
- 921 views
- 1 answers
- 0 votes
-
What is Singleton design pattern? Explain with example.
- 851 views
- 1 answers
- 0 votes
-
When to use Singleton session beans?
- 846 views
- 1 answers
- 0 votes