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