org.objectweb.fractal.explorer.context
Class InterfaceContext

java.lang.Object
  extended by 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

Constructor Summary
InterfaceContext()
           
 
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
 

Constructor Detail

InterfaceContext

public InterfaceContext()
Method Detail

getEntries

public org.objectweb.util.explorer.api.Entry[] getEntries(Object object)
Specified by:
getEntries in interface org.objectweb.util.explorer.api.Context