public class DelegateClasspathResource extends Object implements ClasspathResource
| Constructor and Description |
|---|
DelegateClasspathResource(ClasspathResource source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceName() |
InputStream |
open() |
int |
priority() |
public DelegateClasspathResource(ClasspathResource source)
public final String getResourceName()
getResourceName in interface ClasspathResourcepublic final InputStream open() throws IOException
open in interface ClasspathResourceIOExceptionpublic final int priority()
priority in interface ClasspathResourceCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.