org.talend.esb.servicelocator.client
Class ServiceLocatorMain

java.lang.Object
  extended by org.talend.esb.servicelocator.client.ServiceLocatorMain

public class ServiceLocatorMain
extends Object


Constructor Summary
ServiceLocatorMain()
           
 
Method Summary
 void exec(OutputStream outputStream)
           
static void main(String[] args)
           
 void setLocatorEndpoints(String locatorEndpoints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLocatorMain

public ServiceLocatorMain()
Method Detail

setLocatorEndpoints

public void setLocatorEndpoints(String locatorEndpoints)

exec

public void exec(OutputStream outputStream)
          throws InterruptedException,
                 ServiceLocatorException
Throws:
InterruptedException
ServiceLocatorException

main

public static void main(String[] args)


Copyright © 2011 Talend Inc.. All Rights Reserved.