setDescriptor(wComp); if (wComp.isServlet()) { componentClassName = wComp.getWebComponentImplementation(); }
if (ElementType.TYPE.equals(type)) { // done with processing this class, let's pop this context getProcessingContext().popHandler(); }
return webComp;
this.webComp = webComp; descriptor = webComp.getWebBundleDescriptor();