Uses of Interface
org.apache.aries.unittest.mocks.ExceptionListener

Packages that use ExceptionListener
org.apache.aries.unittest.mocks   
 

Uses of ExceptionListener in org.apache.aries.unittest.mocks
 

Methods in org.apache.aries.unittest.mocks with parameters of type ExceptionListener
 void Skeleton.registerExceptionListener(Class<?> throwableType, ExceptionListener listener)
          This method registers an ExceptionListener when the specified Exception is thrown.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.