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

/external/jetty/src/java/org/eclipse/jetty/webapp/
H A DWebAppClassLoader.java119 boolean isParentLoaderPriority(); method in interface:WebAppClassLoader.Context
311 if (_context.isParentLoaderPriority())
346 if (_parent!=null &&(_context.isParentLoaderPriority() || system_class ) && !server_class)
402 if (c == null && _parent!=null && (_context.isParentLoaderPriority() || system_class) && !server_class)
H A DWebAppContext.java820 public boolean isParentLoaderPriority() method in class:WebAppContext
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 144 milliseconds