Package | Description |
---|---|
org.jboss.aop |
Modifier and Type | Field and Description |
---|---|
protected ClassifiedBindingAndPointcutCollection |
AspectManager.bindingCollection |
Modifier and Type | Method and Description |
---|---|
protected ClassifiedBindingAndPointcutCollection |
AspectManager.createBindingCollection()
Creates the binding collection
|
protected ClassifiedBindingAndPointcutCollection |
Domain.createBindingCollection()
Creates the binding collection to be used as the collection by this domain
|
ClassifiedBindingAndPointcutCollection |
AspectManager.getBindingCollection()
Returns the classified binding collection.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ReflectiveAspectBinder.bindFieldAdvices(ClassifiedBindingAndPointcutCollection bindingCol) |
protected void |
ReflectiveAspectBinder.bindMethodAdvices(Class<?> superClass,
ClassifiedBindingAndPointcutCollection bindingCol) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.