public class JAXBUtilsMonitor extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addPackageKey(String packageKey)
Add PackageKey
|
static void |
clear()
Clear the number of creates and failed creates
|
static List<String> |
getPackageKeys() |
static boolean |
isMonitoring() |
static void |
setMonitoring(boolean monitoring)
Set monitoring
|
public static boolean isMonitoring()
public static void setMonitoring(boolean monitoring)
monitoring - booleanpublic static void clear()
public static void addPackageKey(String packageKey)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.