public interface Plugin extends ElementMatcher<TypeDescription>
ElementMatcher.Junction<S>| Modifier and Type | Method and Description |
|---|---|
DynamicType.Builder<?> |
apply(DynamicType.Builder<?> builder,
TypeDescription typeDescription)
Applies this plugin.
|
matchesDynamicType.Builder<?> apply(DynamicType.Builder<?> builder, TypeDescription typeDescription)
builder - The builder to use as a basis for the applied transformation.typeDescription - The type being transformed.Copyright © 2014–2017. All rights reserved.