Uses of Class
org.smallmind.quorum.pool.complex.ComponentPin
Packages that use ComponentPin
-
Uses of ComponentPin in org.smallmind.quorum.pool.complex
Methods in org.smallmind.quorum.pool.complex that return ComponentPinMethods in org.smallmind.quorum.pool.complex with parameters of type ComponentPinModifier and TypeMethodDescriptionvoidComponentPinManager.remove(ComponentPin<C> componentPin, boolean alreadyAcquired, boolean withPrejudice, boolean track) voidComponentPool.removePin(ComponentPin<C> componentPin, boolean withPrejudice) Constructors in org.smallmind.quorum.pool.complex with parameters of type ComponentPinModifierConstructorDescriptionDeconstructionCoordinator(ComponentPool<?> componentPool, DeconstructionQueue deconstructionQueue, ComponentPin<?> componentPin)