Package | Description |
---|---|
org.jboss.aop |
Modifier and Type | Field and Description |
---|---|
protected LinkedHashMap<String,ArrayReplacement> |
AspectManager.arrayReplacements |
Modifier and Type | Method and Description |
---|---|
ArrayReplacement |
AspectManager.getArrayReplacement(String name)
Retrieve an introduction pointcut of a certain name
|
Modifier and Type | Method and Description |
---|---|
Map<String,ArrayReplacement> |
AspectManager.getArrayReplacements() |
Map<String,ArrayReplacement> |
Domain.getArrayReplacements() |
Modifier and Type | Method and Description |
---|---|
void |
AspectManager.addArrayReplacement(ArrayReplacement pointcut)
Register an introduction pointcut
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.