|
JBoss AOP Parent POM 2.2.2.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayBinding | |
---|---|
org.jboss.aop | |
org.jboss.aop.array |
Uses of ArrayBinding in org.jboss.aop |
---|
Fields in org.jboss.aop with type parameters of type ArrayBinding | |
---|---|
protected LinkedHashMap<String,ArrayBinding> |
AspectManager.arrayBindings
|
Methods in org.jboss.aop that return ArrayBinding | |
---|---|
ArrayBinding |
AspectManager.getArrayBinding(String name)
Retrieve an introduction pointcut of a certain name |
Methods in org.jboss.aop with parameters of type ArrayBinding | |
---|---|
void |
AspectManager.addArrayBinding(ArrayBinding binding)
Register an introduction pointcut |
Uses of ArrayBinding in org.jboss.aop.array |
---|
Methods in org.jboss.aop.array with parameters of type ArrayBinding | |
---|---|
static void |
ArrayAdvisor.addBinding(ArrayBinding arrayBinding)
|
static void |
ArrayAdvisor.removeBinding(ArrayBinding arrayBinding)
|
|
JBoss AOP Parent POM 2.2.2.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |