org.talend.esb.servicelocator.monitor
Class LocatorMonitor

java.lang.Object
  extended by org.talend.esb.servicelocator.monitor.LocatorMonitor

public class LocatorMonitor
extends Object


Field Summary
static String ACTIVE
           
static String ADDRESS
           
static String COUNT
           
static String EVENT_CATEGORY
           
static String LAST_TIME_STARTED
           
static String LAST_TIME_STOPPED
           
static String MDC_PROPERTY_PREFIX
           
static String MONITORING
           
static String PROTOCOL
           
static String SERVICE_QNAME
           
static String TRANSPORT
           
 
Constructor Summary
LocatorMonitor(org.talend.esb.servicelocator.client.ServiceLocator sl, int scanIntervall)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MONITORING

public static final String MONITORING
See Also:
Constant Field Values

EVENT_CATEGORY

public static final String EVENT_CATEGORY
See Also:
Constant Field Values

ADDRESS

public static final String ADDRESS
See Also:
Constant Field Values

ACTIVE

public static final String ACTIVE
See Also:
Constant Field Values

LAST_TIME_STARTED

public static final String LAST_TIME_STARTED
See Also:
Constant Field Values

LAST_TIME_STOPPED

public static final String LAST_TIME_STOPPED
See Also:
Constant Field Values

MDC_PROPERTY_PREFIX

public static final String MDC_PROPERTY_PREFIX
See Also:
Constant Field Values

COUNT

public static final String COUNT
See Also:
Constant Field Values

PROTOCOL

public static final String PROTOCOL
See Also:
Constant Field Values

SERVICE_QNAME

public static final String SERVICE_QNAME
See Also:
Constant Field Values

TRANSPORT

public static final String TRANSPORT
See Also:
Constant Field Values
Constructor Detail

LocatorMonitor

public LocatorMonitor(org.talend.esb.servicelocator.client.ServiceLocator sl,
                      int scanIntervall)


Copyright © 2011–2014 Talend Inc.. All rights reserved.