Uses of Class
org.omnaest.utils.events.exception.ExceptionHandlerManager.ExceptionHandlerRegistration

Packages that use ExceptionHandlerManager.ExceptionHandlerRegistration
org.omnaest.utils.events.exception   
org.omnaest.utils.operation.special   
 

Uses of ExceptionHandlerManager.ExceptionHandlerRegistration in org.omnaest.utils.events.exception
 

Fields in org.omnaest.utils.events.exception declared as ExceptionHandlerManager.ExceptionHandlerRegistration
protected  ExceptionHandlerManager.ExceptionHandlerRegistration ExceptionHandlerManager.exceptionHandlerRegistration
           
 

Methods in org.omnaest.utils.events.exception that return ExceptionHandlerManager.ExceptionHandlerRegistration
 ExceptionHandlerManager.ExceptionHandlerRegistration ExceptionHandlerManager.getExceptionHandlerRegistration()
           
 ExceptionHandlerManager.ExceptionHandlerRegistration ExceptionHandlerManager.ExceptionHandlerRegistration.registerExceptionHandler(ExceptionHandler exceptionHandler)
          Registers an ExceptionHandler
 ExceptionHandlerManager.ExceptionHandlerRegistration ExceptionHandlerManager.ExceptionHandlerRegistration.unregisterExceptionHandler(ExceptionHandler exceptionHandler)
          Unregisters a given ExceptionHandler
 

Uses of ExceptionHandlerManager.ExceptionHandlerRegistration in org.omnaest.utils.operation.special
 

Methods in org.omnaest.utils.operation.special that return ExceptionHandlerManager.ExceptionHandlerRegistration
 ExceptionHandlerManager.ExceptionHandlerRegistration OperationExceptionHandled.getExceptionHandlerRegistration()
           
 



Copyright © 2013. All Rights Reserved.