public final class Util extends Object
Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.