Uses of Interface
org.smallmind.quorum.juggler.JugglingPinFactory
-
Packages that use JugglingPinFactory Package Description org.smallmind.quorum.juggler -
-
Uses of JugglingPinFactory in org.smallmind.quorum.juggler
Constructors in org.smallmind.quorum.juggler with parameters of type JugglingPinFactory Constructor Description Juggler(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)
-