|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceFileCategory | |
|---|---|
| org.cogchar.app.puma.config | |
| org.cogchar.app.puma.registry | |
| Uses of ResourceFileCategory in org.cogchar.app.puma.config |
|---|
| Methods in org.cogchar.app.puma.config with parameters of type ResourceFileCategory | |
|---|---|
List<ClassLoader> |
PumaContextMediator.getExtraResFileCLsForCat(ResourceFileCategory cat)
Synchronous callback allowing your app to be sure it has registered classLoaders that can see all required files in the different ResourceCategories. |
| Uses of ResourceFileCategory in org.cogchar.app.puma.registry |
|---|
| Methods in org.cogchar.app.puma.registry that return ResourceFileCategory | |
|---|---|
static ResourceFileCategory |
ResourceFileCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceFileCategory[] |
ResourceFileCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cogchar.app.puma.registry with parameters of type ResourceFileCategory | |
|---|---|
List<ClassLoader> |
PumaRegistryClientImpl.getResFileCLsForCat(ResourceFileCategory cat)
|
List<ClassLoader> |
PumaRegistryClient.getResFileCLsForCat(ResourceFileCategory cat)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||