|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
public class JAXBAttachmentUnmarshallerMonitor
The monitor is used by the tests to ensure that the JAXBAttachmentUnmarshaller is used and is functioning correctly. In normal usage, monitoring is off.
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |