| Implement to be the java.lang.ClassLoader pre processor. ProcessStarter calls once the no-arg constructor of the
class implementing this interface and specified with the -Daspectwerkz.classloader.clpreprocessor
option. It uses com.tc.aspectwerkz.hook.impl.ClassLoaderPreProcessorImpl by default, which is a ASM
implementation (since 2004 10 20).
author: Alexandre Vasseur See Also: com.tc.aspectwerkz.hook.ProcessStarter See Also: com.tc.aspectwerkz.hook.impl.ClassLoaderPreProcessorImpl |