/** * IRegistry.java * * This file was auto-generated from WSDL * by the Apache Axis 1.2RC2 Nov 16, 2004 (12:19:44 EST) WSDL2Java emitter. */ package ext.vamsas; public interface IRegistry extends java.rmi.Remote { public ext.vamsas.ServiceHandles getServices() throws java.rmi.RemoteException; }