| Package | Description |
|---|---|
| org.jboss.util |
Utility classes and interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected static List<ThrowableListener> |
ThrowableHandler.listeners
The list of listeners
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ThrowableHandler.addThrowableListener(ThrowableListener listener)
Add a ThrowableListener to the listener list.
|
static void |
ThrowableHandler.removeThrowableListener(ThrowableListener listener)
Remove a ThrowableListener from the listener list.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.