|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.attribute.Attribute
com.caucho.config.attribute.EntryAttribute
public class EntryAttribute
| Constructor Summary | |
|---|---|
EntryAttribute()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
create(java.lang.Object parent)
Creates the child bean. |
ConfigType |
getConfigType()
Returns the config type of the attribute value. |
void |
setValue(java.lang.Object bean,
QName name,
java.lang.Object value)
Sets the value of the attribute |
| Methods inherited from class com.caucho.config.attribute.Attribute |
|---|
isAllowText, isBean, isEL, isNode, isProgram, replaceObject, setText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntryAttribute()
| Method Detail |
|---|
public ConfigType getConfigType()
getConfigType in class Attribute
public void setValue(java.lang.Object bean,
QName name,
java.lang.Object value)
throws ConfigException
setValue in class AttributeConfigException
public java.lang.Object create(java.lang.Object parent)
throws ConfigException
create in class AttributeConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||