Package | Description |
---|---|
com.vladium.emma.rt |
Modifier and Type | Class and Description |
---|---|
class |
InstrClassLoadHook
MT-safety ensured by the containing loader
|
Modifier and Type | Field and Description |
---|---|
private IClassLoadHook |
InstrClassLoader.m_hook |
Constructor and Description |
---|
InstrClassLoader(java.lang.ClassLoader parent,
java.io.File[] classpath,
IInclExclFilter forcedDelegationFilter,
IInclExclFilter throughDelegationFilter,
IClassLoadHook hook,
java.util.Map cache) |