Uses of Class
org.jboss.aop.advice.ClassifiedBindingAndPointcutCollection

Packages that use ClassifiedBindingAndPointcutCollection
org.jboss.aop   
 

Uses of ClassifiedBindingAndPointcutCollection in org.jboss.aop
 

Fields in org.jboss.aop declared as ClassifiedBindingAndPointcutCollection
protected  ClassifiedBindingAndPointcutCollection AspectManager.bindingCollection
           
 

Methods in org.jboss.aop that return ClassifiedBindingAndPointcutCollection
protected  ClassifiedBindingAndPointcutCollection Domain.createBindingCollection()
          Creates the binding collection to be used as the collection by this domain
protected  ClassifiedBindingAndPointcutCollection AspectManager.createBindingCollection()
          Creates the binding collection
 ClassifiedBindingAndPointcutCollection AspectManager.getBindingCollection()
          Returns the classified binding collection.
 

Methods in org.jboss.aop with parameters of type ClassifiedBindingAndPointcutCollection
protected  void ReflectiveAspectBinder.bindFieldAdvices(ClassifiedBindingAndPointcutCollection bindingCol)
           
protected  void ReflectiveAspectBinder.bindMethodAdvices(Class<?> superClass, ClassifiedBindingAndPointcutCollection bindingCol)
           
 



Copyright © 2008 JBoss, a division of Red Hat, Inc.. All Rights Reserved.