public class JAXBAttachmentUnmarshallerMonitor extends Object
Modifier and Type | Method and Description |
---|---|
static void |
addBlobCID(String blobCID)
Increase number of total builders
|
static void |
clear()
Clear the number of creates and failed creates
|
static List |
getBlobCIDs() |
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 List getBlobCIDs()
public static void addBlobCID(String blobCID)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.