| Package | Description |
|---|---|
| org.glassfish.jersey.inject.weld.internal.inject |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchableBinding<T,D extends MatchableBinding>
A Binding to be able to be compared and matched in the runtime to be properly initialized.
|
static class |
MatchableBinding.Matching<D extends MatchableBinding>
Matching object that represents the level of a match between two bindings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InitializableInstanceBinding<T>
Injection binding description of a bean bound directly as a specific instance to be created in a pre-initialization phase
and initialized in runtime.
|
class |
InitializableSupplierInstanceBinding<T>
Supplier instance binding to be created in the pre-initialization phase and initialized in runtime.
|
| Modifier and Type | Method and Description |
|---|---|
static <D extends MatchableBinding> |
MatchableBinding.Matching.noneMatching() |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.