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