JBoss Common Classes 2.2.17.GA-redhat-2

Uses of Interface
org.jboss.util.ThrowableListener

Packages that use ThrowableListener
org.jboss.util Utility classes and interfaces. 
 

Uses of ThrowableListener in org.jboss.util
 

Fields in org.jboss.util with type parameters of type ThrowableListener
protected static List<ThrowableListener> ThrowableHandler.listeners
          The list of listeners
 

Methods in org.jboss.util with parameters of type ThrowableListener
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.
 


JBoss Common Classes 2.2.17.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.