T - Type of the driver that the destructor is able to destroypublic interface Destructor<T> extends Sortable
| Modifier and Type | Method and Description |
|---|---|
void |
destroyInstance(T instance)
Destroys an instance of the driver.
|
getPrecedencevoid destroyInstance(T instance)
instance - The instance to be destroyedCopyright © 2016 JBoss by Red Hat. All rights reserved.