public class SLEndpointProvider extends SimpleEndpoint implements SLEndpoint
Endpoint.PropertiesTransformer| Constructor and Description |
|---|
SLEndpointProvider(QName serviceName,
EndpointDataType endpointData,
boolean live) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastTimeStarted() |
long |
getLastTimeStopped() |
boolean |
isLive()
Indicates whether the server is up and running.
|
addEndpointReference, forService, getAddress, getBinding, getProperties, getServiceName, getTransport, init, writeEndpointReferenceToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforServiceaddEndpointReference, getAddress, getBinding, getProperties, getServiceName, getTransport, writeEndpointReferenceTopublic SLEndpointProvider(QName serviceName, EndpointDataType endpointData, boolean live)
public long getLastTimeStarted()
getLastTimeStarted in interface SLEndpointpublic long getLastTimeStopped()
getLastTimeStopped in interface SLEndpointpublic boolean isLive()
SLEndpointisLive in interface SLEndpointtrue iff the service locator deems the endpoint running.Copyright © 2011–2017 Talend Inc.. All rights reserved.