RMI Proxy 1.2

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
 

Method Detail

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 URL
java.rmi.RemoteException - I/O error
java.rmi.AccessException - permission denied

www.rmiproxy.com

Copyright © 2000, 2003 Telekinesis Pty Ltd, Box 82/85 Grattan St, Carlton 3053, Victoria, Australia. All rights reserved.