Uses of Class
org.glassfish.jersey.inject.weld.internal.inject.InitializableInstanceBinding
Packages that use InitializableInstanceBinding
Package
Description
-
Uses of InitializableInstanceBinding in org.glassfish.jersey.inject.weld.internal.bean
Methods in org.glassfish.jersey.inject.weld.internal.bean with parameters of type InitializableInstanceBindingModifier and TypeMethodDescriptionstatic <T> voidBeanHelper.registerBean(RuntimeType runtimeType, InitializableInstanceBinding<T> binding, jakarta.enterprise.inject.spi.AfterBeanDiscovery abd, List<InjectionResolver> resolvers, jakarta.enterprise.inject.spi.BeanManager beanManager) Registers an instance asJerseyBeanintoBeanManager. -
Uses of InitializableInstanceBinding in org.glassfish.jersey.inject.weld.internal.inject
Methods in org.glassfish.jersey.inject.weld.internal.inject that return InitializableInstanceBindingModifier and TypeMethodDescriptionInitializableInstanceBinding.clone()static <T> InitializableInstanceBinding<T>InitializableInstanceBinding.from(org.glassfish.jersey.innate.inject.InstanceBinding<T> instanceBinding, RuntimeType runtimeType) Methods in org.glassfish.jersey.inject.weld.internal.inject that return types with arguments of type InitializableInstanceBindingModifier and TypeMethodDescriptionInitializableInstanceBinding.matches(org.glassfish.jersey.innate.inject.InternalBinding other) MatchableBinding.MatchingVisitor.matches(InitializableInstanceBinding<D> binding, org.glassfish.jersey.innate.inject.InternalBinding other) Methods in org.glassfish.jersey.inject.weld.internal.inject with parameters of type InitializableInstanceBindingModifier and TypeMethodDescriptionMatchableBinding.MatchingVisitor.matches(InitializableInstanceBinding<D> binding, org.glassfish.jersey.innate.inject.InternalBinding other) -
Uses of InitializableInstanceBinding in org.glassfish.jersey.inject.weld.internal.managed
Methods in org.glassfish.jersey.inject.weld.internal.managed that return InitializableInstanceBindingModifier and TypeMethodDescriptionCdiClientInjectionManager.getInjectionManagerBinding(InitializableInstanceBinding binding) Methods in org.glassfish.jersey.inject.weld.internal.managed with parameters of type InitializableInstanceBindingModifier and TypeMethodDescriptionCdiClientInjectionManager.getInjectionManagerBinding(InitializableInstanceBinding binding)