|
||||||||||
| 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.BeanType
com.caucho.config.type.FlowBeanType
public class FlowBeanType
Represents an introspected bean type for configuration which implements control flow like if/choose.
| Constructor Summary | |
|---|---|
FlowBeanType(java.lang.Class beanClass)
|
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.config.type.BeanType |
|---|
beforeConfigure, create, getAttribute, getContentProgramAttribute, getProgramAttribute, getType, init, inject, introspect, introspectMethods, replaceObject, toString, valueOf, valueOf |
| Methods inherited from class com.caucho.config.type.ConfigType |
|---|
afterConfigure, beforeConfigureBean, getTypeName, isBean, isEL, isNode, isNoTrim, isProgram, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FlowBeanType(java.lang.Class beanClass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||