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.
|
getDependencies
Copyright © 2006-2014 Google, Inc.. All Rights Reserved.