| Package | Description |
|---|---|
| org.jboss.aop |
| Modifier and Type | Class and Description |
|---|---|
class |
HotSwapStrategy
Dynamic AOP strategy that hot swaps a class code.
|
| Modifier and Type | Field and Description |
|---|---|
protected DynamicAOPStrategy |
AspectManager.dynamicStrategy |
| Modifier and Type | Method and Description |
|---|---|
DynamicAOPStrategy |
AspectManager.getDynamicAOPStrategy()
Returns the dynamic aop strategy to be used.
|
DynamicAOPStrategy |
Domain.getDynamicAOPStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AspectManager.setDynamicAOPStrategy(DynamicAOPStrategy strategy)
Sets the dynamic aop strategy to be used.
|
void |
Domain.setDynamicAOPStrategy(DynamicAOPStrategy strategy) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.