public class WebServicesDescriptor extends RootDeploymentDescriptor
classLoader, deplLogger, extensions, moduleDescriptor, moduleIDDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
WebServicesDescriptor()
Default constructor.
|
addExtensionDescriptor, getDisplayName, getExtensionsDescriptors, getExtensionsDescriptors, getExtensionsDescriptors, getMainDescriptor, getModuleDescriptor, getName, getSchemaLocation, getSpecVersion, getTracerVisitor, isExtensionDescriptor, setClassLoader, setDisplayName, setModuleDescriptor, setModuleID, setName, setSchemaLocation, setSpecVersionaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic String getDefaultSpecVersion()
getDefaultSpecVersion in class RootDeploymentDescriptorpublic void setBundleDescriptor(BundleDescriptor module)
public BundleDescriptor getBundleDescriptor()
public boolean hasWebServices()
public boolean isEmpty()
RootDeploymentDescriptorisEmpty in class RootDeploymentDescriptorpublic WebService getWebServiceByName(String webServiceName)
public void addWebService(WebService descriptor)
public void removeWebService(WebService descriptor)
public Collection<WebService> getWebServices()
public WebServiceEndpoint getEndpointByName(String endpointName)
public boolean hasEndpointsImplementedBy(EjbDescriptor ejb)
public Collection<WebServiceEndpoint> getEndpointsImplementedBy(EjbDescriptor ejb)
public boolean hasEndpointsImplementedBy(WebComponentDescriptor desc)
public Collection<WebServiceEndpoint> getEndpointsImplementedBy(WebComponentDescriptor desc)
public Collection<WebServiceEndpoint> getEndpoints()
public ArchiveType getModuleType()
getModuleType in class RootDeploymentDescriptorpublic String getModuleID()
getModuleID in class RootDeploymentDescriptorpublic ClassLoader getClassLoader()
getClassLoader in class RootDeploymentDescriptorpublic boolean isApplication()
isApplication in class RootDeploymentDescriptorpublic void print(StringBuilder toStringBuilder)
print in class RootDeploymentDescriptorCopyright © 2019. All rights reserved.