| Package | Description | 
|---|---|
| griffon.core | 
 Core application classes. 
 | 
| griffon.core.injection | 
 JSR 330 compliant injection support. 
 | 
| org.codehaus.griffon.runtime.core | 
 Core implementation [INTERNAL USE]. 
 | 
| org.codehaus.griffon.runtime.core.injection | 
 JSR 330 compliant implementation [INTERNAL USE]. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ApplicationBootstrapper.Key | 
ApplicationBootstrapper.Key.of(Binding<?> binding)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InstanceBinding<T>  | 
interface  | 
ProviderBinding<T>  | 
interface  | 
ProviderTypeBinding<T>  | 
interface  | 
TargetBinding<T>  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Binding<?>> | 
Module.getBindings()  | 
| Modifier and Type | Method and Description | 
|---|---|
Injector | 
InjectorFactory.createInjector(GriffonApplication application,
              Iterable<Binding<?>> bindings)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Iterable<Binding<?>> | 
AbstractApplicationBootstrapper.createBindings()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<Binding<?>> | 
AbstractModule.bindings  | 
| Modifier and Type | Method and Description | 
|---|---|
Binding<T> | 
BindingBuilder.getBinding()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Binding<?>> | 
AbstractModule.getBindings()  |