public class LegacyGenericBindingRegistry extends CompletableBindingRegistry
Modifier and Type | Field and Description |
---|---|
static Pattern |
CUSTOM_HANDLER_PATTERN |
Constructor and Description |
---|
LegacyGenericBindingRegistry(BindingRegistry delegate,
Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
protected List<Binding> |
createBindings(org.objectweb.asm.Type type) |
addBindings, getBindings, selection
public static final Pattern CUSTOM_HANDLER_PATTERN
public LegacyGenericBindingRegistry(BindingRegistry delegate, Reporter reporter)
protected List<Binding> createBindings(org.objectweb.asm.Type type)
createBindings
in class CompletableBindingRegistry
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.