org.talend.esb.servicelocator.client.internal
Class SLPropertiesConverter

java.lang.Object
  extended by org.talend.esb.servicelocator.client.internal.SLPropertiesConverter

public final class SLPropertiesConverter
extends Object


Method Summary
static org.talend.esb.servicelocator.client.internal.endpoint.ServiceLocatorPropertiesType toServiceLocatorPropertiesType(SLProperties props)
           
static SLProperties toSLProperties(org.talend.esb.servicelocator.client.internal.endpoint.ServiceLocatorPropertiesType props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toServiceLocatorPropertiesType

public static org.talend.esb.servicelocator.client.internal.endpoint.ServiceLocatorPropertiesType toServiceLocatorPropertiesType(SLProperties props)

toSLProperties

public static SLProperties toSLProperties(org.talend.esb.servicelocator.client.internal.endpoint.ServiceLocatorPropertiesType props)


Copyright © 2011 Talend Inc.. All Rights Reserved.