@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, getEntryAsUrlaccept, accept, accept, accept, accept, accept, getSubDescriptorVisitorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptaccept, getSubDescriptorVisitorpublic void setArchive(ReadableArchive archive)
setArchive in interface ComponentPostVisitorpublic void accept(ServiceReferenceDescriptor serviceRef)
DefaultDOLVisitoraccept in class ModuleContentLinkerpublic void accept(WebService webService)
accept in class ModuleContentLinkerpublic boolean isWsdlContent(String uri, BundleDescriptor bundle)
uri - module uriCopyright © 2019. All rights reserved.