T - the type of servicepublic interface ServiceDestroyer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(T instance)
Destroys the service instance
|
void destroy(T instance)
instance - the service instanceCopyright © 2016 JBoss by Red Hat. All Rights Reserved.