Liferay 6.1.2-ce-ga3

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.1.2-ce-ga3