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