org.glassfish.apf.impl
Class AnnotationUtils
java.lang.Object
org.glassfish.apf.impl.AnnotationUtils
public class AnnotationUtils
- extends Object
Bag for utility methods
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLogger
public static Logger getLogger()
setLogger
public static void setLogger(Logger lg)
setLoggerTarget
public static void setLoggerTarget(String what)
getLoggerTarget
public static String getLoggerTarget()
shouldLog
public static boolean shouldLog(String what)
getLocalString
public static String getLocalString(String key,
String defaultString,
Object... arguments)
Copyright © 2012 GlassFish Community. All Rights Reserved.