|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.type.ConfigType
com.caucho.config.type.SetType
public class SetType
Represents an introspected bean type for configuration.
| Constructor Summary | |
|---|---|
SetType()
|
|
SetType(java.lang.Class setClass)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
create(java.lang.Object parent)
Creates a new instance |
Attribute |
getAttribute(QName name)
Returns the attribute based on the given name. |
java.lang.Class |
getType()
Returns the given type. |
java.lang.Object |
valueOf(java.lang.String text)
Converts the string to the given value. |
| Methods inherited from class com.caucho.config.type.ConfigType |
|---|
afterConfigure, beforeConfigure, beforeConfigureBean, getContentProgramAttribute, getProgramAttribute, getTypeName, init, inject, introspect, isBean, isEL, isNode, isNoTrim, isProgram, replaceObject, toString, valueOf, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SetType()
public SetType(java.lang.Class setClass)
| Method Detail |
|---|
public java.lang.Class getType()
getType in class ConfigTypepublic java.lang.Object create(java.lang.Object parent)
create in class ConfigTypepublic Attribute getAttribute(QName name)
getAttribute in class ConfigTypepublic java.lang.Object valueOf(java.lang.String text)
valueOf in class ConfigType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||