|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.util.ExceptionHolder
public class ExceptionHolder
TODO
Field Summary | |
---|---|
protected Log |
logger
|
Constructor Summary | |
---|---|
ExceptionHolder()
|
Method Summary | |
---|---|
void |
clear()
|
void |
exceptionThrown(java.lang.Exception e)
|
java.util.List |
getExceptions()
|
boolean |
isExceptionThrown()
|
void |
print()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final Log logger
Constructor Detail |
---|
public ExceptionHolder()
Method Detail |
---|
public void exceptionThrown(java.lang.Exception e)
exceptionThrown
in interface java.beans.ExceptionListener
public java.util.List getExceptions()
public boolean isExceptionThrown()
public void clear()
public void print()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |