T
- type of object being pooledpublic interface Passivator<T>
Modifier and Type | Method and Description |
---|---|
boolean |
passivate(T t)
Passivate the supplied object.
|
boolean passivate(T t)
t
- objectCopyright © 2003-2019 Virginia Tech. All Rights Reserved.