org.objectweb.fractal.explorer.context
Class InterfaceContext
java.lang.Object
org.objectweb.fractal.explorer.context.InterfaceContext
- All Implemented Interfaces:
- Serializable, org.objectweb.util.explorer.api.Context
public class InterfaceContext
- extends Object
- implements org.objectweb.util.explorer.api.Context
- Version:
- $Revision: 1.6 $
- Author:
- Romain Rouvoy
- See Also:
- Serialized Form
Method Summary |
org.objectweb.util.explorer.api.Entry[] |
getEntries(Object object)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceContext
public InterfaceContext()
getEntries
public org.objectweb.util.explorer.api.Entry[] getEntries(Object object)
- Specified by:
getEntries
in interface org.objectweb.util.explorer.api.Context