| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractDepot
抽象仓库类
|
class |
ClassLoaderDepot
类加载器仓库
|
class |
FileDepot
文件仓库
|
class |
JarDepot
档案仓库
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Depot |
Depository.getDepot(String name)
获取仓库
|
static Depot |
ClassLoaderDepot.getInstance()
获取仓库
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Depot> |
Depository.getDepots()
所有仓库
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Depository.addDepot(Depot depot)
添加仓库
|
Copyright © 2024. All rights reserved.