Uses of Class
org.jboss.aop.pointcut.TypeMatcher

Packages that use TypeMatcher
org.jboss.aop.pointcut   
 

Uses of TypeMatcher in org.jboss.aop.pointcut
 

Subclasses of TypeMatcher in org.jboss.aop.pointcut
 class DeclareTypeMatcher
          Same as TypeMatcher apart from that hasfield() and has() only check for existence of field/method/constructor on the class itself, and do not check the superclass.
 



Copyright © 2004 JBoss Inc. All Rights Reserved.