protected class WebappClassLoaderBase.PrivilegedFindResourceByName extends java.lang.Object implements java.security.PrivilegedAction<ResourceEntry>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
name |
protected java.lang.String |
path |
Modifier and Type | Method and Description |
---|---|
ResourceEntry |
run() |
public ResourceEntry run()
run
in interface java.security.PrivilegedAction<ResourceEntry>
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.