|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.composition.model.impl.DefaultEntryModel
Abstract implementation of a the context entry model.
Constructor Summary | |
DefaultEntryModel(EntryDescriptor descriptor)
Creation of a new context entry import model. |
Method Summary | |
String |
getKey()
Return the context entry key. |
abstract Object |
getValue()
Return the context entry value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultEntryModel(EntryDescriptor descriptor)
descriptor
- the context entry descriptorMethod Detail |
public String getKey()
getKey
in interface EntryModel
public abstract Object getValue() throws ModelException
getValue
in interface EntryModel
ModelException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |