| 接口 | 说明 |
|---|---|
| ClassLoaderAccess |
During the process of building this metamodel, accessing the ClassLoader
is very discouraged.
|
| ClassLoaderService |
A service for interacting with class loaders.
|
| ClassLoaderService.Work<T> |
| 类 | 说明 |
|---|---|
| AggregatedClassLoader | |
| AggregatedServiceLoader<S> |
A service loader bound to an
AggregatedClassLoader. |
| ClassLoaderAccessImpl |
Standard implementation of ClassLoaderAccess
|
| ClassLoaderServiceImpl |
Standard implementation of the service for interacting with class loaders
|
| 枚举 | 说明 |
|---|---|
| TcclLookupPrecedence |
Defines when the lookup in the current thread context
ClassLoader should be
done according to the other ones. |
Copyright © 2020. All rights reserved.