org.objectweb.fractal.explorer.rmi
Class NamingServiceContext
java.lang.Object
org.objectweb.fractal.explorer.rmi.NamingServiceContext
- All Implemented Interfaces:
- Serializable, org.objectweb.util.explorer.api.Context
public class NamingServiceContext
- extends Object
- implements org.objectweb.util.explorer.api.Context
The context wraps Fractal RMI Registries context and allows one to obain
the list of registered Registries.
- Version:
- 0.1
- Author:
- Jerome Moroy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamingServiceContext
public NamingServiceContext()
getEntries
public org.objectweb.util.explorer.api.Entry[] getEntries(Object entry)
- Specified by:
getEntries
in interface org.objectweb.util.explorer.api.Context