public class IgnoreAllBindingRegistry extends CompletableBindingRegistry
Constructor and Description |
---|
IgnoreAllBindingRegistry(BindingRegistry delegate,
Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<Binding> |
createBindings(org.objectweb.asm.Type type) |
addBindings, getBindings, selection
public IgnoreAllBindingRegistry(BindingRegistry delegate, Reporter reporter)
protected java.util.List<Binding> createBindings(org.objectweb.asm.Type type)
createBindings
in class CompletableBindingRegistry
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.