public class DefaultAssetsRegistry extends AbstractRegistry<Assets> implements AssetsRegistry
| Constructor and Description |
|---|
DefaultAssetsRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAssets(Assets assets) |
void |
amendAssets(Assets assets) |
Assets |
getAssets(String method,
String version) |
void |
init()
初始化
|
add, afterPropertiesSet, amend, get, refresh, removepublic void addAssets(Assets assets)
addAssets in interface AssetsRegistrypublic void amendAssets(Assets assets)
amendAssets in interface AssetsRegistrypublic Assets getAssets(String method, String version)
getAssets in interface AssetsRegistryCopyright © 2021. All rights reserved.