public interface ClassLoading
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
withTCCL(ClassLoader loader,
Callable<T> action) |
static <T> T withTCCL(ClassLoader loader, Callable<T> action)
Copyright © 2016 JBoss by Red Hat. All rights reserved.