|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HotSwapper | |
|---|---|
| org.jboss.aop | |
| org.jboss.aop.instrument | |
| Uses of HotSwapper in org.jboss.aop |
|---|
| Constructors in org.jboss.aop with parameters of type HotSwapper | |
|---|---|
HotSwapStrategy(HotSwapper hotSwapper)
Constructor. |
|
| Uses of HotSwapper in org.jboss.aop.instrument |
|---|
| Methods in org.jboss.aop.instrument with parameters of type HotSwapper | |
|---|---|
void |
Instrumentor.convertProcessedClasses(HotSwapper hotSwapper,
javassist.CtClass clazz,
Collection fieldReads,
Collection fieldWrites,
boolean constructor)
Converts all processed classes to make wrapping of the appropriate joinpoints. |
void |
Instrumentor.interceptorChainsUpdated(Collection joinpointUpdates,
HotSwapper hotSwapper)
Notifies the Instrumentor that some joinpoint status were updated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||