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 completion
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.