public class AttributeContainerMap extends ContainerLifeCycle implements Attributes
ContainerLifeCycleAbstractLifeCycle.AbstractLifeCycleListenerContainer.InheritedListener, Container.ListenerLifeCycle.Listener| Constructor and Description |
|---|
AttributeContainerMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAttributes() |
void |
dump(Appendable out,
String indent)
Dump this object (and children) into an Appendable using the provided indent after any new lines.
|
Object |
getAttribute(String name) |
Enumeration<String> |
getAttributeNames() |
void |
removeAttribute(String name) |
void |
setAttribute(String name,
Object attribute) |
String |
toString() |
addBean, addBean, addEventListener, addManaged, contains, destroy, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, getContainedBeans, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopequals, getClass, hashCode, notify, notifyAll, wait, wait, waitdumpContainer, dumpIterable, dumpMapEntries, dumpObjects, dumpSelf, namedpublic void setAttribute(String name, Object attribute)
setAttribute in interface Attributespublic void removeAttribute(String name)
removeAttribute in interface Attributespublic Object getAttribute(String name)
getAttribute in interface Attributespublic Enumeration<String> getAttributeNames()
getAttributeNames in interface Attributespublic void clearAttributes()
clearAttributes in interface Attributespublic void dump(Appendable out, String indent) throws IOException
Dumpabledump in interface Dumpabledump in class ContainerLifeCycleout - The appendable to dump toindent - The indent to apply after any new lines.IOException - if unable to write to Appendablepublic String toString()
toString in class AbstractLifeCycleCopyright © 2010 - 2020 Adobe. All Rights Reserved