Searched refs:addSEIContext (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/modeler/annotation/
H A DAnnotationProcessorContext.java57 public void addSEIContext(String seiName, SEIContext seiContext) { method in class:AnnotationProcessorContext
65 addSEIContext(seiName, context);
H A DWebServiceVisitor.java203 context.addSEIContext(serviceImplName, seiContext);

Completed in 49 milliseconds