|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.builder.ExceptionHandlerBuilder
public class ExceptionHandlerBuilder
| Field Summary | |
|---|---|
protected ExceptionHandlerImpl |
exceptionHandler
|
| Constructor Summary | |
|---|---|
ExceptionHandlerBuilder()
|
|
| Method Summary | |
|---|---|
protected void |
addListener(Descriptor descriptor)
|
protected void |
addListener(EventListener eventListener)
|
protected void |
setExceptionClass(java.lang.Class<? extends java.lang.Throwable> exceptionType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ExceptionHandlerImpl exceptionHandler
| Constructor Detail |
|---|
public ExceptionHandlerBuilder()
| Method Detail |
|---|
protected void setExceptionClass(java.lang.Class<? extends java.lang.Throwable> exceptionType)
protected void addListener(EventListener eventListener)
protected void addListener(Descriptor descriptor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||