| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderAdapterCallback |
class |
ClassLoaderInterceptor |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Proxies.enhance(Class<T> type,
ForgeProxy handler)
Create a proxy for the given
Class type. |
static <T> T |
Proxies.enhance(ClassLoader loader,
Object instance,
ForgeProxy handler)
Create a proxy for the given
Class type. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.