|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBodyTransformer
abc.weaving.weaver.AdviceInliner
abc.weaving.weaver.AroundInliner
public class AroundInliner
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class abc.weaving.weaver.AdviceInliner |
|---|
AdviceInliner.IfMethodInlineOptions, AdviceInliner.InlineOptions |
| Field Summary |
|---|
| Fields inherited from class abc.weaving.weaver.AdviceInliner |
|---|
MAX_CONTAINER_SIZE, MAX_DEPTH |
| Constructor Summary | |
|---|---|
AroundInliner()
|
|
| Method Summary | |
|---|---|
boolean |
forceInline()
|
protected void |
internalTransform(Body body,
java.lang.String phaseName,
java.util.Map options)
|
static void |
reset()
|
static AroundInliner |
v()
|
| Methods inherited from class abc.weaving.weaver.AdviceInliner |
|---|
getAccessViolationCount, inlineMethods |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AroundInliner()
| Method Detail |
|---|
public static void reset()
public boolean forceInline()
forceInline in class AdviceInlinerpublic static AroundInliner v()
protected void internalTransform(Body body,
java.lang.String phaseName,
java.util.Map options)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||