org.apache.juddi.function
Class DeletePublisherAssertionsFunction

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

public class DeletePublisherAssertionsFunction
extends AbstractFunction

Author:
Steve Viens (sviens@apache.org)

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

DeletePublisherAssertionsFunction

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