public interface PlasticClassListener
MethodInvocation
s, and other things) to be created; these do generate events, and can be distinguished
by the event's type property.PlasticClassListenerHub
Modifier and Type | Method and Description |
---|---|
void |
classWillLoad(PlasticClassEvent event)
Invoked just before a class is to be loaded.
|
void classWillLoad(PlasticClassEvent event)
event
- describes the class to be loaded, and gives access to its disassembled
bytecode (for debugging purposes)${project.version} - Copyright © 2003-2015 The Apache Software Foundation.