Uses of Class
org.glassfish.hk2.utilities.binding.AbstractBinder
Packages that use AbstractBinder
Package
Description
-
Uses of AbstractBinder in org.glassfish.hk2.extras.events.internal
Subclasses of AbstractBinder in org.glassfish.hk2.extras.events.internalModifier and TypeClassDescriptionclassThis module can be used to enable the default HK2 implementation of Topic distribution. -
Uses of AbstractBinder in org.glassfish.hk2.runlevel
Subclasses of AbstractBinder in org.glassfish.hk2.runlevelModifier and TypeClassDescriptionclassThis module can be used to enable the RunLevelService in a system not using automatic service discovery. -
Uses of AbstractBinder in org.glassfish.hk2.utilities
Subclasses of AbstractBinder in org.glassfish.hk2.utilitiesModifier and TypeClassDescriptionclassThis module can be used to enable exceptions to be thrown from getService API when a descriptor throws an exception during reification or other errors.classThis module can be used to enable theImmediatescope feature.classThis module can be used to enable theInheritableThreadscope feature.classThis module can be used to enable thePerThreadscope feature.