Interface Advice.Dispatcher.Resolved

All Superinterfaces:
Advice.Dispatcher
All Known Subinterfaces:
Advice.Dispatcher.Resolved.ForMethodEnter, Advice.Dispatcher.Resolved.ForMethodExit
All Known Implementing Classes:
Advice.Dispatcher.Delegating.Resolved, Advice.Dispatcher.Delegating.Resolved.ForMethodEnter, Advice.Dispatcher.Delegating.Resolved.ForMethodEnter.WithDiscardedEnterType, Advice.Dispatcher.Delegating.Resolved.ForMethodEnter.WithRetainedEnterType, Advice.Dispatcher.Delegating.Resolved.ForMethodExit, Advice.Dispatcher.Delegating.Resolved.ForMethodExit.WithExceptionHandler, Advice.Dispatcher.Delegating.Resolved.ForMethodExit.WithoutExceptionHandler, Advice.Dispatcher.Inactive, Advice.Dispatcher.Inlining.Resolved, Advice.Dispatcher.Inlining.Resolved.ForMethodEnter, Advice.Dispatcher.Inlining.Resolved.ForMethodEnter.WithDiscardedEnterType, Advice.Dispatcher.Inlining.Resolved.ForMethodEnter.WithRetainedEnterType, Advice.Dispatcher.Inlining.Resolved.ForMethodExit, Advice.Dispatcher.Inlining.Resolved.ForMethodExit.WithExceptionHandler, Advice.Dispatcher.Inlining.Resolved.ForMethodExit.WithoutExceptionHandler, Advice.Dispatcher.Resolved.AbstractBase
Enclosing interface:
Advice.Dispatcher

public static interface Advice.Dispatcher.Resolved extends Advice.Dispatcher
Represents a resolved dispatcher.