Uses of Interface
org.glassfish.hk2.api.ImmediateController
-
Packages that use ImmediateController Package Description org.glassfish.hk2.internal org.glassfish.hk2.utilities -
-
Uses of ImmediateController in org.glassfish.hk2.internal
Classes in org.glassfish.hk2.internal that implement ImmediateController Modifier and Type Class Description classImmediateHelperThe implementation of the immediate context. -
Uses of ImmediateController in org.glassfish.hk2.utilities
Methods in org.glassfish.hk2.utilities that return ImmediateController Modifier and Type Method Description static ImmediateControllerServiceLocatorUtilities. enableImmediateScopeSuspended(ServiceLocator locator)This method will add the ability to use theImmediatescope to the given locator.
-