|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.type.ConfigType<T>
com.caucho.config.type.InlineBeanType
com.caucho.config.type.AbstractBeanType
com.caucho.config.type.ConfigProgramType
public class ConfigProgramType
Represents an interface. The interface will try to lookup the value in webbeans.
| Field Summary |
|---|
| Fields inherited from class com.caucho.config.type.InlineBeanType |
|---|
TEXT, VALUE |
| Constructor Summary | |
|---|---|
ConfigProgramType(java.lang.Class<?> type)
Create the interface type |
|
| Method Summary | |
|---|---|
boolean |
isProgram()
Returns true for a program type. |
| Methods inherited from class com.caucho.config.type.AbstractBeanType |
|---|
create, getType, init, replaceObject, toString, valueOf, valueOf |
| Methods inherited from class com.caucho.config.type.InlineBeanType |
|---|
beforeConfigure, getAddAttribute, getAddBeanAttribute, getAttribute, getAttributeImpl, getConstructor, getContentProgramAttribute, getProgramAttribute, inject, introspect, introspectMethods, isConstructableFromString, isEL, isReplace, setAddAnnotation, setAddCustomBean |
| Methods inherited from class com.caucho.config.type.ConfigType |
|---|
afterConfigure, beforeConfigureBean, carefulIntrospect, createType, getComponentType, getDefaultAttribute, getType, getTypeName, isArray, isBean, isEnvBean, isInlineType, isNode, isNoTrim, isQualifier, setEnvBean, setProperty, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigProgramType(java.lang.Class<?> type)
| Method Detail |
|---|
public boolean isProgram()
ConfigType
isProgram in class ConfigType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||