public interface ProvidesMethodBinding<T> extends HasDependencies
Provides binding.| Modifier and Type | Method and Description |
|---|---|
Object |
getEnclosingInstance()
Returns the instance of the object the method is defined in.
|
Key<T> |
getKey()
Returns the key of the binding.
|
Method |
getMethod()
Returns the method this binding uses.
|
getDependenciesCopyright © 2006–2014 Google, Inc.. All rights reserved.