public class ResourceDescriptor extends Descriptor
This class does not include JNDI information
Resource
,
Resource
,
Serialized FormDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
ResourceDescriptor() |
ResourceDescriptor(ResourceDescriptor resourceDescriptor) |
Modifier and Type | Method and Description |
---|---|
MetadataSource |
getMetadataSource()
Where the resource definition comes from.
|
String |
getResourceId() |
JavaEEResourceType |
getResourceType() |
void |
setMetadataSource(MetadataSource metadataSource) |
void |
setResourceId(String resourceId) |
void |
setResourceType(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, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public ResourceDescriptor()
public ResourceDescriptor(ResourceDescriptor resourceDescriptor)
public String getResourceId()
public void setResourceId(String resourceId)
public JavaEEResourceType getResourceType()
public void setResourceType(JavaEEResourceType resourceType)
public MetadataSource getMetadataSource()
public void setMetadataSource(MetadataSource metadataSource)
Copyright © 2018. All rights reserved.