com.vii.brillien.kernel.axiom.atomic.shaper
Interface Filter

All Known Implementing Classes:
AndFilter, ErrorCodeFilter, OrFilter, TypeFilter

public interface Filter

A context could contain Filters to identify raised exceptions to be transformed.


Method Summary
 boolean interestedIn(BrillienException be)
          Tells wether the exception need to be transformed.
 

Method Detail

interestedIn

boolean interestedIn(BrillienException be)
Tells wether the exception need to be transformed.



Copyright © 2012. All Rights Reserved.