Searched refs:getRound (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/modeler/annotation/
H A DAnnotationProcessorContext.java79 public int getRound() { method in class:AnnotationProcessorContext
H A DWebServiceAP.java259 if (context.getRound() == 1) {
H A DWebServiceVisitor.java790 builder.onError(WebserviceapMessages.WEBSERVICEAP_COULD_NOT_FIND_TYPEDECL(type.toString(), context.getRound()));
H A DWebServiceWrapperGenerator.java174 builder.onError(WebserviceapMessages.WEBSERVICEAP_COULD_NOT_FIND_TYPEDECL(thrownType.toString(), context.getRound()));

Completed in 209 milliseconds