Searched refs:parentLocalName (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/loader/
H A DASURLClassLoader.java1026 *@param parentLocalName prefix to be used for the full path; should be
1030 private void processFile(File fileToProcess, Hashtable t, String parentLocalName) throws IOException { argument
1031 String key = parentLocalName + fileToProcess.getName();

Completed in 13 milliseconds