Package | Description |
---|---|
org.jboss.aop | |
org.jboss.aop.array |
Modifier and Type | Field and Description |
---|---|
protected LinkedHashMap<String,ArrayBinding> |
AspectManager.arrayBindings |
Modifier and Type | Method and Description |
---|---|
ArrayBinding |
AspectManager.getArrayBinding(String name)
Retrieve an introduction pointcut of a certain name
|
Modifier and Type | Method and Description |
---|---|
void |
AspectManager.addArrayBinding(ArrayBinding binding)
Register an introduction pointcut
|
Modifier and Type | Method and Description |
---|---|
static void |
ArrayAdvisor.addBinding(ArrayBinding arrayBinding) |
static void |
ArrayAdvisor.removeBinding(ArrayBinding arrayBinding) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.