public class ExtensionElementDescriptor extends org.glassfish.deployment.common.Descriptor implements Observer
| Constructor and Description |
|---|
ExtensionElementDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(String elementName,
Object value) |
org.glassfish.deployment.common.DynamicAttributesDescriptor |
getAttributes() |
Object |
getElement(String elementName) |
Iterator |
getElementNames() |
boolean |
hasAttributes() |
void |
print(StringBuffer toStringBuffer) |
void |
update(Observable o,
Object arg)
notification of changed from our attributes/elements
storage
|
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, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic Iterator getElementNames()
public org.glassfish.deployment.common.DynamicAttributesDescriptor getAttributes()
public boolean hasAttributes()
public void update(Observable o, Object arg)
public void print(StringBuffer toStringBuffer)
print in class org.glassfish.deployment.common.DescriptorCopyright © 2013. All Rights Reserved.