public class DynamicAbstractionSerializer.Attributor extends ListenerAdapter
| Constructor and Description |
|---|
DynamicAbstractionSerializer.Attributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
classLoaded(VM vm,
ClassInfo loadedClass)
new class was loaded.
|
choiceGeneratorAdvanced, choiceGeneratorProcessed, choiceGeneratorRegistered, choiceGeneratorSet, exceptionBailout, exceptionHandled, exceptionThrown, executeInstruction, gcBegin, gcEnd, instructionExecuted, loadClass, methodEntered, methodExited, objectCreated, objectLocked, objectNotify, objectNotifyAll, objectReleased, objectUnlocked, objectWait, propertyViolated, publishConstraintHit, publishFinished, publishPropertyViolation, publishStart, publishTransition, searchConstraintHit, searchFinished, searchStarted, stateAdvanced, stateBacktracked, stateProcessed, statePurged, stateRestored, stateStored, threadBlocked, threadInterrupted, threadNotified, threadScheduled, threadStarted, threadTerminated, threadWaiting, vmInitializedpublic DynamicAbstractionSerializer.Attributor()
public void classLoaded(VM vm, ClassInfo loadedClass)
VMListenerclassLoaded in interface VMListenerclassLoaded in class ListenerAdapter