public class WebServicesDescriptor extends RootDeploymentDescriptor
classLoader, deplLogger, extensions, moduleDescriptor, moduleID
DESCRIPTION_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, setSpecVersion
addDescriptorExtension, 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, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public String getDefaultSpecVersion()
getDefaultSpecVersion
in class RootDeploymentDescriptor
public void setBundleDescriptor(BundleDescriptor module)
public BundleDescriptor getBundleDescriptor()
public boolean hasWebServices()
public boolean isEmpty()
RootDeploymentDescriptor
isEmpty
in class RootDeploymentDescriptor
public 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 RootDeploymentDescriptor
public String getModuleID()
getModuleID
in class RootDeploymentDescriptor
public ClassLoader getClassLoader()
getClassLoader
in class RootDeploymentDescriptor
public boolean isApplication()
isApplication
in class RootDeploymentDescriptor
public void print(StringBuffer toStringBuffer)
print
in class RootDeploymentDescriptor
Copyright © 2018. All rights reserved.