public class ResourcesRegistry extends Object
| Constructor and Description |
|---|
ResourcesRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Resources> |
getResources(String appName) |
static Resources |
getResources(String appName,
String moduleName) |
static void |
putResources(String appName,
Map<String,Resources> allResources) |
static Map<String,Resources> |
remove(String appName) |
Copyright © 2019. All rights reserved.