org.apache.juddi.function
Interface IFunction

All Known Implementing Classes:
AbstractFunction

public interface IFunction

Author:
Steve Viens (sviens@apache.org)

Method Summary
 RegistryObject execute(RegistryObject request)
           
 

Method Detail

execute

public RegistryObject execute(RegistryObject request)
                       throws RegistryException
Throws:
RegistryException


Copyright © 2003 Apache Software Foundation. All rights reserved.