org.apache.juddi.function
Class SetPublisherAssertionsFunction

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

public class SetPublisherAssertionsFunction
extends AbstractFunction

Author:
Steve Viens (sviens@apache.org)

Field Summary
 
Fields inherited from class org.apache.juddi.function.AbstractFunction
registry
 
Constructor Summary
SetPublisherAssertionsFunction(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

SetPublisherAssertionsFunction

public SetPublisherAssertionsFunction(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.