Package | Description |
---|---|
org.jboss.aop | |
org.jboss.aop.pointcut |
Modifier and Type | Field and Description |
---|---|
protected LinkedHashMap<String,Typedef> |
AspectManager.typedefs |
Modifier and Type | Method and Description |
---|---|
Typedef |
AspectManager.getTypedef(String name) |
Typedef |
Domain.getTypedef(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,Typedef> |
AspectManager.getTypedefs() |
Map<String,Typedef> |
Domain.getTypedefs() |
Modifier and Type | Method and Description |
---|---|
void |
AspectManager.addTypedef(Typedef def) |
void |
Domain.addTypedef(Typedef def) |
Modifier and Type | Class and Description |
---|---|
class |
TypedefExpression |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.