public abstract class ResourceFinder extends Object
Constructor and Description |
---|
ResourceFinder() |
Modifier and Type | Method and Description |
---|---|
static List<URL> |
findEntries(String path) |
static URL |
findEntry(String path) |
static void |
initialize(ResourceFinder singleton) |
static void |
reset() |
Copyright © 2015 GlassFish Community. All rights reserved.