| Modifier and Type | Method and Description |
|---|---|
static <T> void |
BeanHelper.registerSupplier(RuntimeType runtimeType,
InitializableSupplierInstanceBinding<T> binding,
jakarta.enterprise.inject.spi.AfterBeanDiscovery abd,
jakarta.enterprise.inject.spi.BeanManager beanManager)
Registers an instance supplier and its provided value as
JerseyBeans into BeanManager. |
| Modifier and Type | Method and Description |
|---|---|
InitializableSupplierInstanceBinding |
InitializableSupplierInstanceBinding.clone() |
static <T> InitializableSupplierInstanceBinding<T> |
InitializableSupplierInstanceBinding.from(SupplierInstanceBinding<T> binding) |
| Modifier and Type | Method and Description |
|---|---|
MatchableBinding.Matching |
InitializableSupplierInstanceBinding.matches(InitializableSupplierInstanceBinding<T> other) |
| Modifier and Type | Method and Description |
|---|---|
InitializableSupplierInstanceBinding |
CdiClientInjectionManager.getInjectionManagerBinding(InitializableSupplierInstanceBinding binding) |
| Modifier and Type | Method and Description |
|---|---|
InitializableSupplierInstanceBinding |
CdiClientInjectionManager.getInjectionManagerBinding(InitializableSupplierInstanceBinding binding) |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.