org.talend.esb.servicelocator.client.internal
Class SLEndpointProvider
java.lang.Object
org.talend.esb.servicelocator.client.SimpleEndpoint
org.talend.esb.servicelocator.client.internal.SLEndpointProvider
- All Implemented Interfaces:
- Endpoint, SLEndpoint
public class SLEndpointProvider
- extends SimpleEndpoint
- implements SLEndpoint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SLEndpointProvider
public SLEndpointProvider(QName serviceName,
EndpointDataType endpointData,
boolean live)
getLastTimeStarted
public long getLastTimeStarted()
- Specified by:
getLastTimeStarted in interface SLEndpoint
getLastTimeStopped
public long getLastTimeStopped()
- Specified by:
getLastTimeStopped in interface SLEndpoint
isLive
public boolean isLive()
- Description copied from interface:
SLEndpoint
- Indicates whether the server is up and running.
- Specified by:
isLive in interface SLEndpoint
- Returns:
true iff the service locator deems the endpoint running.
Copyright © 2011–2013 Talend Inc.. All rights reserved.