Searched defs:addSEIContext (Results 1 - 1 of 1) 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);

Completed in 29 milliseconds