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, valueOf
beforeConfigure, getAddAttribute, getAddBeanAttribute, getAttribute, getAttributeImpl, getConstructor, getContentProgramAttribute, getProgramAttribute, inject, introspect, introspectMethods, isConstructableFromString, isEL, isReplace, setAddAnnotation, setAddCustomBean
afterConfigure, beforeConfigureBean, carefulIntrospect, createType, getComponentType, getDefaultAttribute, getType, getTypeName, isArray, isBean, isEnvBean, isInlineType, isNode, isNoTrim, isQualifier, setEnvBean, setProperty, valueOf
public ConfigProgramType(java.lang.Class<?> type)
public boolean isProgram()
ConfigType
isProgram
in class ConfigType