public abstract class IOPoolService extends Object implements IOPoolProvider
IOPoolLocator.
Implementations must be thread-safe.
| Constructor and Description |
|---|
IOPoolService() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority()
Returns a priority to help the I/O pool service locator.
|
String |
toString()
Returns a string representation of this object for debugging and logging
purposes.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetpublic int getPriority()
0, as by the implementation in the class
IOPoolService.Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.