Uses of Interface
org.glassfish.hk2.api.TwoPhaseResource
Packages that use TwoPhaseResource
-
Uses of TwoPhaseResource in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api with parameters of type TwoPhaseResourceModifier and TypeMethodDescriptionvoidDynamicConfiguration.registerTwoPhaseResources(TwoPhaseResource... resources) Registers two-phase resources in the order in which they are to run. -
Uses of TwoPhaseResource in org.glassfish.hk2.utilities.binding
Methods in org.glassfish.hk2.utilities.binding with parameters of type TwoPhaseResourceModifier and TypeMethodDescriptionvoidAbstractBinder.registerTwoPhaseResources(TwoPhaseResource... resources)