|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClassLoadHook | |
|---|---|
| com.vladium.emma.rt | |
| Uses of IClassLoadHook in com.vladium.emma.rt |
|---|
| Classes in com.vladium.emma.rt that implement IClassLoadHook | |
|---|---|
class |
InstrClassLoadHook
MT-safety ensured by the containing loader |
| Fields in com.vladium.emma.rt declared as IClassLoadHook | |
|---|---|
private IClassLoadHook |
InstrClassLoader.m_hook
|
| Constructors in com.vladium.emma.rt with parameters of type IClassLoadHook | |
|---|---|
InstrClassLoader(java.lang.ClassLoader parent,
java.io.File[] classpath,
IInclExclFilter forcedDelegationFilter,
IInclExclFilter throughDelegationFilter,
IClassLoadHook hook,
java.util.Map cache)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||