Uses of Interface
org.smallmind.quorum.juggler.JugglingPinFactory
Packages that use JugglingPinFactory
-
Uses of JugglingPinFactory in org.smallmind.quorum.juggler
Constructors in org.smallmind.quorum.juggler with parameters of type JugglingPinFactoryModifierConstructorDescriptionJuggler(Class<P> providerClass, Class<R> resourceClass, int recoveryCheckSeconds, JugglingPinFactory<P, R> jugglingPinFactory, P... providers) Juggler(Class<P> providerClass, Class<R> resourceClass, int recoveryCheckSeconds, JugglingPinFactory<P, R> jugglingPinFactory, P provider, int size)