public class ResourceDescriptor
extends org.glassfish.deployment.common.Descriptor
| Constructor and Description |
|---|
ResourceDescriptor() |
ResourceDescriptor(ResourceDescriptor resourceDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
MetadataSource |
getMetadataSource() |
String |
getResourceId() |
org.glassfish.deployment.common.JavaEEResourceType |
getResourceType() |
void |
setMetadataSource(MetadataSource metadataSource) |
void |
setResourceId(String resourceId) |
void |
setResourceType(org.glassfish.deployment.common.JavaEEResourceType resourceType) |
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic ResourceDescriptor()
public ResourceDescriptor(ResourceDescriptor resourceDescriptor)
public String getResourceId()
public void setResourceId(String resourceId)
public org.glassfish.deployment.common.JavaEEResourceType getResourceType()
public void setResourceType(org.glassfish.deployment.common.JavaEEResourceType resourceType)
public MetadataSource getMetadataSource()
public void setMetadataSource(MetadataSource metadataSource)
Copyright © 2013. All Rights Reserved.