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 ServiceLocatorPropertiesType toServiceLocatorPropertiesType(SLProperties props)
           
static SLProperties toSLProperties(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 ServiceLocatorPropertiesType toServiceLocatorPropertiesType(SLProperties props)

toSLProperties

public static SLProperties toSLProperties(ServiceLocatorPropertiesType props)


Copyright © 2011 Talend Inc.. All Rights Reserved.