org.apache.juddi.function
Class GetRegisteryInfoFunction

java.lang.Object
  extended by org.apache.juddi.function.AbstractFunction
      extended by org.apache.juddi.function.GetRegisteryInfoFunction
All Implemented Interfaces:
IFunction

public class GetRegisteryInfoFunction
extends AbstractFunction

Author:
Steve Viens (sviens@apache.org)

Field Summary
 
Fields inherited from class org.apache.juddi.function.AbstractFunction
registry
 
Constructor Summary
GetRegisteryInfoFunction(RegistryEngine registry)
           
 
Method Summary
 RegistryObject execute(RegistryObject regObject)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.apache.juddi.function.AbstractFunction
getPublisher, getRegistry, setRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetRegisteryInfoFunction

public GetRegisteryInfoFunction(RegistryEngine registry)
Method Detail

execute

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

main

public static void main(java.lang.String[] args)


Copyright © 2004-2007. All Rights Reserved.