public static interface Advice.Dispatcher.Resolved.ForMethodEnter extends Advice.Dispatcher.Resolved
Advice.Dispatcher.Resolved.AbstractBase, Advice.Dispatcher.Resolved.ForMethodEnter, Advice.Dispatcher.Resolved.ForMethodExitAdvice.Dispatcher.Bound, Advice.Dispatcher.Delegating, Advice.Dispatcher.Inactive, Advice.Dispatcher.Inlining, Advice.Dispatcher.RelocationHandler, Advice.Dispatcher.Resolved, Advice.Dispatcher.SuppressionHandler, Advice.Dispatcher.UnresolvedIGNORE_ANNOTATION, IGNORE_METHOD| Modifier and Type | Method and Description |
|---|---|
Map<String,TypeDefinition> |
getNamedTypes()
Returns the named types declared by this enter advice.
|
boolean |
isPrependLineNumber()
Returns
true if the first discovered line number information should be prepended to the advice code. |
bindgetAdviceType, isAliveboolean isPrependLineNumber()
true if the first discovered line number information should be prepended to the advice code.true if the first discovered line number information should be prepended to the advice code.Map<String,TypeDefinition> getNamedTypes()
Copyright © 2014–2019. All rights reserved.