public interface JugglingPinFactory<P,R>
| Modifier and Type | Method and Description |
|---|---|
JugglingPin<R> |
createJugglingPin(BlackList<R> blackList,
P provider) |
JugglingPin<R> createJugglingPin(BlackList<R> blackList, P provider) throws JugglerResourceCreationException
JugglerResourceCreationExceptionCopyright © 2014. All Rights Reserved.