com.rmiproxy.registry
Interface ProxyRegistry.ProxyLister
- All Superinterfaces:
- java.rmi.Remote
- Enclosing class:
- ProxyRegistry
- public static interface ProxyRegistry.ProxyLister
- extends java.rmi.Remote
|
Method Summary |
java.lang.String[] |
list(java.lang.String url)
List the bindings in a registry |
list
public java.lang.String[] list(java.lang.String url)
throws java.rmi.RemoteException,
java.net.MalformedURLException,
java.rmi.AccessException
- List the bindings in a registry
- Parameters:
url - URL of registry- Throws:
java.net.MalformedURLException - bad URLjava.rmi.RemoteException - I/O errorjava.rmi.AccessException - permission denied
Copyright © 2000, 2003 Telekinesis Pty Ltd, Box 82/85 Grattan St, Carlton 3053, Victoria, Australia. All rights reserved.