com.jrockit.memleak.util
Interface IObjectInfoHolder
- All Known Implementing Classes:
- ArraySizeInfo, RelationshipInfo
public interface IObjectInfoHolder
An interface for anything holding an IObjectInfo. Implementors of
this interface may (in the context of Oracle JRockit Mission Control) be
adapted to IObjectInfo and other possible object representations.
- Author:
- mpersson
getObjectInfo
IObjectInfo getObjectInfo()
- Returns:
- an
IObjectInfo, or possibly (subject to change) null.
Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.