JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.codehaus.griffon.runtime.core.injection
Interface BindingBuilder<T>
All Known Subinterfaces:
AnnotatedBindingBuilder
<T>,
LinkedBindingBuilder
<T>,
SingletonBindingBuilder
<T>
public interface
BindingBuilder<T>
Since:
2.0.0
Author:
Andres Almiray
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Binding
<
T
>
getBinding
()
Method Detail
getBinding
@Nonnull
Binding
<
T
> getBinding()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright © 2008-2016 The Griffon Team. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method