[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.memory-analyzer] Re: How to get all objects which class implements specific interface?

Hi Samuel,

I think that you wanted to write a query to get all objects which implement a certain interface...

Unfortunately HPROF dumps from SUN virtual machines do not contain the information about interfaces which would be necessary for such a query...

Kind regards, Erwin