public static interface Implementation.Composable extends Implementation
Implementation.Composable, Implementation.Compound, Implementation.Context, Implementation.Simple, Implementation.SpecialMethodInvocation, Implementation.TargetInstrumentedType.Prepareable.NoOp| Modifier and Type | Method and Description | 
|---|---|
| Implementation.Composable | andThen(Implementation.Composable implementation)Appends the supplied composable implementation to this implementation. | 
| Implementation | andThen(Implementation implementation)Appends the supplied implementation to this implementation. | 
appenderprepareImplementation andThen(Implementation implementation)
implementation - The subsequent implementation.Implementation.Composable andThen(Implementation.Composable implementation)
implementation - The subsequent composable implementation.Copyright © 2014–2025. All rights reserved.