public interface RoundCompleteListener extends AnnotationProcessorListener
Modifier and Type | Method and Description |
---|---|
void |
roundComplete(RoundCompleteEvent event)
Invoked after all processors for a round have run to completion.
|
void roundComplete(RoundCompleteEvent event)
event
- An event for round completionCopyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.