public class JAXBUtilsMonitor
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addPackageKey(java.lang.String packageKey)
Add PackageKey
|
static void |
clear()
Clear the number of creates and failed creates
|
static java.util.List<java.lang.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 java.util.List<java.lang.String> getPackageKeys()
public static void addPackageKey(java.lang.String packageKey)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.