org.apache.juddi.v3.client.mapping
Class AsyncRegistration

java.lang.Object
  extended by org.apache.juddi.v3.client.mapping.AsyncRegistration
All Implemented Interfaces:
Runnable

public class AsyncRegistration
extends Object
implements Runnable


Constructor Summary
AsyncRegistration(UDDIClerk clerk, URLLocalizer urlLocalizer, Properties properties, RegistrationInfo registrationInfo)
           
 
Method Summary
 ServiceLocator getServiceLocator(String clerkName)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncRegistration

public AsyncRegistration(UDDIClerk clerk,
                         URLLocalizer urlLocalizer,
                         Properties properties,
                         RegistrationInfo registrationInfo)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

getServiceLocator

public ServiceLocator getServiceLocator(String clerkName)


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.