View Single Post
  #1 (permalink)  
Old 10-06-2008, 11:01 PM
piyu.sha piyu.sha is offline
Member
 
Join Date: Oct 2008
Posts: 18
piyu.sha is on a distinguished road
[SOLVED] Hacking Singleton- Multiple instance of a Singleton class
I was reading about singleton patter on web and there was a mention about a hacking technique which can create multiple instances of a Singleton class.

As far as I know java, we can not access private methods or constructor of a class outside it so how can a object be created.

Just wanted to know if this is possible or not?

Any help or pointers please....
__________________
Live life king size
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Reply With Quote
Sponsored Links