Uses of Class
net.sourceforge.hiveutils.util.ClassMatcher

Packages that use ClassMatcher
net.sourceforge.hiveutils.service.impl This package contains a few useful HiveMind services and classes, some used by hivetranse.core module. 
 

Uses of ClassMatcher in net.sourceforge.hiveutils.service.impl
 

Constructors in net.sourceforge.hiveutils.service.impl with parameters of type ClassMatcher
DefaultExceptionMapper(org.apache.commons.logging.Log logger, ClassMatcher matcher)
          Constructs the ExceptionMapper from the passed ClassMatcher.