Uses of Interface
org.apache.geronimo.common.ThrowableListener

Packages that use ThrowableListener
org.apache.geronimo.common Common utilities classes used by other modules. 
 

Uses of ThrowableListener in org.apache.geronimo.common
 

Methods in org.apache.geronimo.common 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.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.