@Service @PerLookup public class ModuleContentValidator extends ModuleContentLinker implements ComponentPostVisitor
rootLocation_
Constructor and Description |
---|
ModuleContentValidator() |
Modifier and Type | Method and Description |
---|---|
void |
accept(ServiceReferenceDescriptor serviceRef)
visits a web service reference descriptor
|
void |
accept(WebService webService) |
boolean |
isWsdlContent(String uri,
BundleDescriptor bundle)
All wsdl files and wsdl imported files live under a well-known
wsdl directory.
|
void |
setArchive(ReadableArchive archive) |
accept, createJarUrl, getEntryAsUrl
accept, accept, accept, accept, accept, accept, getSubDescriptorVisitor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
accept, getSubDescriptorVisitor
public void setArchive(ReadableArchive archive)
setArchive
in interface ComponentPostVisitor
public void accept(ServiceReferenceDescriptor serviceRef)
DefaultDOLVisitor
accept
in class ModuleContentLinker
public void accept(WebService webService)
accept
in class ModuleContentLinker
public boolean isWsdlContent(String uri, BundleDescriptor bundle)
uri
- module uriCopyright © 2021. All rights reserved.