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