public class EndpointTransformerImpl extends Object implements Endpoint.PropertiesTransformer, EndpointTransformer
| Constructor and Description |
|---|
EndpointTransformerImpl() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
fromEndpoint(Endpoint endpoint,
long lastTimeStarted,
long lastTimeStopped)
{@inheritDoc
|
static EndpointDataType |
toEndPointData(byte[] content) |
SLEndpointProvider |
toSLEndpoint(QName serviceName,
byte[] content,
boolean isLive)
{@inheritDoc
|
void |
writePropertiesTo(SLProperties props,
Result result)
{@inheritDoc
|
public SLEndpointProvider toSLEndpoint(QName serviceName, byte[] content, boolean isLive)
toSLEndpoint in interface EndpointTransformerpublic byte[] fromEndpoint(Endpoint endpoint, long lastTimeStarted, long lastTimeStopped) throws ServiceLocatorException
fromEndpoint in interface EndpointTransformerServiceLocatorExceptionpublic void writePropertiesTo(SLProperties props, Result result)
writePropertiesTo in interface Endpoint.PropertiesTransformerpublic static EndpointDataType toEndPointData(byte[] content)
Copyright © 2011–2019 Talend Inc.. All rights reserved.