Spec-Zone .ru
спецификации, руководства, описания, API

Mirror API
DRAFT ea-b118

com.sun.mirror.apt
Interface RoundCompleteListener

All Superinterfaces:
AnnotationProcessorListener, EventListener

Deprecated. All components of this API have been superseded by the standardized annotation processing API. This interface has no direct analog in the standardized API because the different round model renders it unnecessary.

@Deprecated
public interface RoundCompleteListener
extends AnnotationProcessorListener

Listener for the completion of a round of annotation processing.

Since:
1.5

Method Summary
Modifier and Type Method and Description
 void roundComplete(RoundCompleteEvent event)
          Deprecated. Invoked after all processors for a round have run to completion.
 

Method Detail

roundComplete

void roundComplete(RoundCompleteEvent event)
Deprecated. 
Invoked after all processors for a round have run to completion.

Parameters:
event - An event for round completion

Mirror API
DRAFT ea-b118

Copyright © 2004, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.