org.objectweb.fractal.explorer.rmi
Class FractalRegistriesRootContext
java.lang.Object
org.objectweb.fractal.explorer.rmi.FractalRegistriesRootContext
- All Implemented Interfaces:
- org.objectweb.util.explorer.api.RootContext
public class FractalRegistriesRootContext
- extends Object
- implements org.objectweb.util.explorer.api.RootContext
The context adds some features to manage Fractal RMI Registries.
- Version:
- 0.1
- Author:
- Jerome Moroy
Field Summary |
protected static org.objectweb.util.explorer.core.common.api.ContextContainer |
cc_
context container for the root node. |
Method Summary |
org.objectweb.util.explorer.api.RootEntry[] |
getEntries()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cc_
protected static org.objectweb.util.explorer.core.common.api.ContextContainer cc_
- context container for the root node.
FractalRegistriesRootContext
public FractalRegistriesRootContext()
getEntries
public org.objectweb.util.explorer.api.RootEntry[] getEntries()
- Specified by:
getEntries
in interface org.objectweb.util.explorer.api.RootContext