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
|
Constructor Summary |
SLEndpointProvider(QName serviceName,
org.talend.esb.servicelocator.client.internal.endpoint.EndpointDataType endpointData,
boolean live)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final Logger LOG
WSA_OBJECT_FACTORY
public static final org.talend.esb.servicelocator.client.ws.addressing.ObjectFactory WSA_OBJECT_FACTORY
SL_OBJECT_FACTORY
public static final org.talend.esb.servicelocator.client.internal.endpoint.ObjectFactory SL_OBJECT_FACTORY
SLEndpointProvider
public SLEndpointProvider(QName serviceName,
org.talend.esb.servicelocator.client.internal.endpoint.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 Talend Inc.. All Rights Reserved.