Modifier and Type | Class and Description |
---|---|
class |
EclipseClassLoadingHook |
Modifier and Type | Method and Description |
---|---|
ClassLoadingHook[] |
HookRegistry.getClassLoadingHooks()
Returns the list of configured class loading hooks.
|
Modifier and Type | Method and Description |
---|---|
void |
HookRegistry.addClassLoadingHook(ClassLoadingHook classLoadingHook)
Adds a class loading hook to this hook registry.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseClassLoadingHook |
class |
DevClassLoadingHook |
Modifier and Type | Class and Description |
---|---|
class |
WeavingHookConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
CompositeConfigurator |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.