public interface ExportedInstance<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
Class<? extends T> |
getActualType() |
Addon |
getSourceAddon() |
void |
release(T instance) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.