com.vii.brillien.kernel.axiom.atomic.shaper.filters
Class TypeFilter
java.lang.Object
com.vii.brillien.kernel.axiom.atomic.shaper.filters.TypeFilter
- All Implemented Interfaces:
- Filter
public class TypeFilter
- extends Object
- implements Filter
Spcialized Filter type for filtering by class reference
type
protected Class type
TypeFilter
public TypeFilter(Class type)
getType
public Class getType()
setType
public void setType(Class type)
interestedIn
public boolean interestedIn(BrillienException be)
- Description copied from interface:
Filter
- Tells wether the exception need to be transformed.
- Specified by:
interestedIn
in interface Filter
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.