org.smallmind.quorum.juggler
Interface JugglingPinFactory<P,R>

All Known Implementing Classes:
QueueConnectionJugglingPinFactory

public interface JugglingPinFactory<P,R>


Method Summary
 JugglingPin<R> createJugglingPin(P provider)
           
 

Method Detail

createJugglingPin

JugglingPin<R> createJugglingPin(P provider)
                                 throws ResourceCreationException
Throws:
ResourceCreationException


Copyright © 2012. All Rights Reserved.