Liferay 6.2.0-ce-m5

com.liferay.portal.monitoring
Interface MonitorNames


public interface MonitorNames


Field Summary
static String PORTAL
           
static String PORTLET
           
static String SERVICE
           
 

Field Detail

PORTAL

static final String PORTAL
See Also:
Constant Field Values

PORTLET

static final String PORTLET
See Also:
Constant Field Values

SERVICE

static final String SERVICE
See Also:
Constant Field Values

Liferay 6.2.0-ce-m5