public interface IBinding
IInjector.addBinding(Class)
,
IInjector.addBinding(IBinding)
Modifier and Type | Method and Description |
---|---|
IBinding |
implementedBy(Class<?> clazz)
Creates a binding for the specified class
|
IBinding |
named(String name)
Creates a binding for the specified name.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.