|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Level | |
|---|---|
| com.liferay.portal.kernel.monitoring | |
| Uses of Level in com.liferay.portal.kernel.monitoring |
|---|
| Methods in com.liferay.portal.kernel.monitoring that return Level | |
|---|---|
Level |
MonitoringProcessor.getLevel(String namespace)
|
Level |
DefaultMonitoringProcessor.getLevel(String namespace)
|
static Level |
Level.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Level[] |
Level.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.monitoring with parameters of type Level | |
|---|---|
void |
MonitoringProcessor.setLevel(String namespace,
Level level)
|
void |
DefaultMonitoringProcessor.setLevel(String namespace,
Level level)
|
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||