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 TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
This module can be used to enable exceptions to be thrown from getService API when a descriptor throws an exception during reification or other errors.class
This module can be used to enable theImmediate
scope feature.class
This module can be used to enable theInheritableThread
scope feature.class
This module can be used to enable thePerThread
scope feature.