Uses of Class
org.glassfish.jersey.inject.weld.internal.inject.InitializableSupplierInstanceBinding
Packages that use InitializableSupplierInstanceBinding
Package
Description
-
Uses of InitializableSupplierInstanceBinding in org.glassfish.jersey.inject.weld.internal.bean
Methods in org.glassfish.jersey.inject.weld.internal.bean with parameters of type InitializableSupplierInstanceBindingModifier and TypeMethodDescriptionstatic <T> voidBeanHelper.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 asJerseyBeans intoBeanManager. -
Uses of InitializableSupplierInstanceBinding in org.glassfish.jersey.inject.weld.internal.inject
Methods in org.glassfish.jersey.inject.weld.internal.inject that return InitializableSupplierInstanceBindingModifier and TypeMethodDescriptionInitializableSupplierInstanceBinding.clone()static <T> InitializableSupplierInstanceBinding<T>InitializableSupplierInstanceBinding.from(org.glassfish.jersey.innate.inject.SupplierInstanceBinding<T> binding, RuntimeType runtimeType) Methods in org.glassfish.jersey.inject.weld.internal.inject that return types with arguments of type InitializableSupplierInstanceBindingModifier and TypeMethodDescriptionMatchableBinding.MatchingVisitor.matches(InitializableSupplierInstanceBinding<D> binding, org.glassfish.jersey.innate.inject.InternalBinding other) Methods in org.glassfish.jersey.inject.weld.internal.inject with parameters of type InitializableSupplierInstanceBindingModifier and TypeMethodDescriptionInitializableSupplierInstanceBinding.matches(InitializableSupplierInstanceBinding<T> other) MatchableBinding.MatchingVisitor.matches(InitializableSupplierInstanceBinding<D> binding, org.glassfish.jersey.innate.inject.InternalBinding other) -
Uses of InitializableSupplierInstanceBinding in org.glassfish.jersey.inject.weld.internal.managed
Methods in org.glassfish.jersey.inject.weld.internal.managed that return InitializableSupplierInstanceBindingModifier and TypeMethodDescriptionCdiClientInjectionManager.getInjectionManagerBinding(InitializableSupplierInstanceBinding binding) Methods in org.glassfish.jersey.inject.weld.internal.managed with parameters of type InitializableSupplierInstanceBindingModifier and TypeMethodDescriptionCdiClientInjectionManager.getInjectionManagerBinding(InitializableSupplierInstanceBinding binding)