org.objectweb.fractal.explorer.rmi
Class StubInfo
java.lang.Object
org.objectweb.fractal.explorer.info.InterfaceInfo
org.objectweb.fractal.explorer.rmi.StubInfo
- All Implemented Interfaces:
- org.objectweb.util.explorer.api.Info
public class StubInfo
- extends InterfaceInfo
Computes the signature of the interface + the localisation of the remote interface.
- Version:
- $Revision: 1.1 $
- Author:
- Philippe Merle
Method Summary |
String |
getInfo(org.objectweb.util.explorer.api.TreeView treeView)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StubInfo
public StubInfo()
getInfo
public String getInfo(org.objectweb.util.explorer.api.TreeView treeView)
- Specified by:
getInfo
in interface org.objectweb.util.explorer.api.Info
- Overrides:
getInfo
in class InterfaceInfo
- See Also:
Info.getInfo(org.objectweb.util.explorer.api.TreeView)