public class JAXBCustomBuilderMonitor extends Object
Modifier and Type | Method and Description |
---|---|
static void |
clear()
Clear the number of creates and failed creates
|
static int |
getTotalBuilders() |
static int |
getTotalCreates() |
static int |
getTotalFailedCreates() |
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 int getTotalBuilders()
public static int getTotalCreates()
public static int getTotalFailedCreates()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.