Uses of Interface
org.glassfish.hk2.utilities.binding.BindingBuilder
Packages that use BindingBuilder
-
Uses of BindingBuilder in org.glassfish.hk2.utilities.binding
Subinterfaces of BindingBuilder in org.glassfish.hk2.utilities.bindingModifier and TypeInterfaceDescriptioninterfaceNamed service binding builder.interfaceScoped service binding builder.interfaceScoped and named service binding builder.interfaceService binding builder.Classes in org.glassfish.hk2.utilities.binding that implement BindingBuilderModifier and TypeClassDescription(package private) classAbstract binding builder implementation.private static classprivate static classprivate static classprivate static classMethods in org.glassfish.hk2.utilities.binding with parameters of type BindingBuilderModifier and TypeMethodDescriptionstatic voidBindingBuilderFactory.addBinding(BindingBuilder<?> builder, DynamicConfiguration configuration) Add a binding represented by the binding builder to the HK2 dynamic configuration.static voidBindingBuilderFactory.addBinding(BindingBuilder<?> builder, DynamicConfiguration configuration, HK2Loader defaultLoader) Add a binding represented by the binding builder to the HK2 dynamic configuration.