Package org.smallmind.quorum.juggler
Interface JugglingPin<R>
- All Known Implementing Classes:
AbstractJugglingPin
public interface JugglingPin<R>
-
Method Summary
-
Method Details
-
start
- Throws:
JugglerResourceException
-
stop
- Throws:
JugglerResourceException
-
close
- Throws:
JugglerResourceException
-
obtain
- Throws:
JugglerResourceException
-
recover
boolean recover() -
describe
String describe()
-