Package | Description |
---|---|
com.google.inject.internal.aop |
Modifier and Type | Field and Description |
---|---|
(package private) static ChildClassDefiner.ChildLoader |
ChildClassDefiner.SystemChildLoaderHolder.SYSTEM_CHILD_LOADER |
Modifier and Type | Field and Description |
---|---|
(package private) static com.google.common.cache.LoadingCache<java.lang.ClassLoader,ChildClassDefiner.ChildLoader> |
ChildClassDefiner.ChildLoaderCacheHolder.CHILD_LOADER_CACHE |
Modifier and Type | Method and Description |
---|---|
(package private) static ChildClassDefiner.ChildLoader |
ChildClassDefiner.childLoader(java.lang.ClassLoader hostLoader)
Creates a child loader for the given host loader
|