Uses of Interface
org.glassfish.hk2.api.ImmediateController
Packages that use ImmediateController
-
Uses of ImmediateController in org.glassfish.hk2.internal
Classes in org.glassfish.hk2.internal that implement ImmediateControllerModifier and TypeClassDescriptionclassThe implementation of the immediate context. -
Uses of ImmediateController in org.glassfish.hk2.utilities
Methods in org.glassfish.hk2.utilities that return ImmediateControllerModifier and TypeMethodDescriptionstatic ImmediateControllerServiceLocatorUtilities.enableImmediateScopeSuspended(ServiceLocator locator) This method will add the ability to use theImmediatescope to the given locator.