public class ConfigProgramType extends AbstractBeanType
TEXT, VALUE| Constructor and Description |
|---|
ConfigProgramType(java.lang.Class<?> type)
Create the interface type
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isProgram()
Returns true for a program type.
|
create, getType, init, replaceObject, toString, valueOf, valueOfbeforeConfigure, getAddAttribute, getAddBeanAttribute, getAttribute, getAttributeImpl, getConstructor, getContentProgramAttribute, getProgramAttribute, inject, introspect, introspectMethods, isConstructableFromString, isEL, isReplace, setAddAnnotation, setAddCustomBeanafterConfigure, beforeConfigureBean, carefulIntrospect, createType, getComponentType, getDefaultAttribute, getType, getTypeName, isArray, isBean, isEnvBean, isInlineType, isNode, isNoTrim, isQualifier, setEnvBean, setProperty, valueOfpublic ConfigProgramType(java.lang.Class<?> type)
public boolean isProgram()
ConfigTypeisProgram in class ConfigType