Searched defs:getSEIContext (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.java61 public SEIContext getSEIContext(String seiName) { method in class:AnnotationProcessorContext
70 public SEIContext getSEIContext(TypeDeclaration d) { method in class:AnnotationProcessorContext
71 SEIContext context = getSEIContext(d.getQualifiedName());

Completed in 40 milliseconds