J
jkalyansagar
I need to maintain an object, that should not be collected by garbage
collector. This object will have lot of centralized data of
application.But i don't want to create static object. Please let me
know, is there any way to achieve it.
collector. This object will have lot of centralized data of
application.But i don't want to create static object. Please let me
know, is there any way to achieve it.