public static interface Provisioner.ResourceHandle
| Modifier and Type | Method and Description |
|---|---|
<T> T |
adapt(Class<T> type) |
org.jboss.gravia.resource.Resource |
getResource() |
void |
uninstall() |
org.jboss.gravia.resource.Resource getResource()
<T> T adapt(Class<T> type)
void uninstall()
throws ProvisionException
ProvisionExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.