public final class Util extends Object
| Modifier and Type | Method | Description |
|---|---|---|
static Logger |
getClassLogger() |
Gets the logger for the caller's class.
|
static String |
getSystemProperty(String name) |
Reads the system property value and takes care of
SecurityException. |
public static Logger getClassLogger()
public static String getSystemProperty(String name)
SecurityException.Copyright © 2018 Oracle Corporation. All rights reserved.