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 TypeClassDescriptionclass
The implementation of the immediate context. -
Uses of ImmediateController in org.glassfish.hk2.utilities
Methods in org.glassfish.hk2.utilities that return ImmediateControllerModifier and TypeMethodDescriptionstatic ImmediateController
ServiceLocatorUtilities.enableImmediateScopeSuspended
(ServiceLocator locator) This method will add the ability to use theImmediate
scope to the given locator.