What is singleton class?
Answer Posted / muthu
hi,
this is muthu,
i have created singleton class A this class file warped
(warfile) and same singleton class A that class also warped
(warfile)so both war file deployed inthe Application server
then start the server.so how many instance create in JVM?
SO PLE KINDLY REPLAY TO ME...
THKS
MUTHU
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why stringbuilder is not thread safe?
Why pass by reference is not possible in java?
What are different types of constants?
What is <> used for in java?
What is composition in java?
What are loops in java?
List some important characteristics on jre
What is a double vs float?
What is the use of set in java?
What is thread safe singleton?
What is java jit compilers?
How do you reverse a list?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
What does nullpointerexception mean?
What about main thread in java?