OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IClassLoadStrategy
(Results
1 - 3
of
3
) sorted by null
/external/emma/core/java12/com/vladium/util/
IClassLoadStrategy.java
7
* $Id:
IClassLoadStrategy
.java,v 1.1.1.1 2004/05/09 16:57:52 vlad_r Exp $
19
interface
IClassLoadStrategy
ClassLoaderResolver.java
18
* @see
IClassLoadStrategy
34
* system, and other classloaders in the JVM and is made by the {@link
IClassLoadStrategy
}
56
* system, and other classloaders in the JVM and is made by the {@link
IClassLoadStrategy
}
112
public static synchronized
IClassLoadStrategy
getStrategy ()
125
public static synchronized
IClassLoadStrategy
setStrategy (final
IClassLoadStrategy
strategy)
129
final
IClassLoadStrategy
old = s_strategy;
142
private static final class DefaultClassLoadStrategy implements
IClassLoadStrategy
202
private static
IClassLoadStrategy
s_strategy; // initialized in <clinit>
/external/emma/lib/
emma.jar
Completed in 59 milliseconds