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, selectionpublic static final Pattern CUSTOM_HANDLER_PATTERN
public LegacyGenericBindingRegistry(BindingRegistry delegate, Reporter reporter)
protected List<Binding> createBindings(org.objectweb.asm.Type type)
createBindings in class CompletableBindingRegistryCopyright © 2006–2023 The Apache Software Foundation. All rights reserved.