Package | Description |
---|---|
org.jboss.aop |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<String,CFlowStack> |
AspectManager.cflowStacks |
Modifier and Type | Method and Description |
---|---|
CFlowStack |
AspectManager.getCFlowStack(String name) |
CFlowStack |
Domain.getCFlowStack(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,CFlowStack> |
AspectManager.getCflowStacks() |
Map<String,CFlowStack> |
Domain.getCflowStacks() |
Modifier and Type | Method and Description |
---|---|
void |
AspectManager.addCFlowStack(CFlowStack stack) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.