public abstract class AbstractHolder<T> extends Conf<T>
限定符和类型 | 字段和说明 |
---|---|
protected java.lang.Class |
classType |
protected boolean |
isInterfaceType |
hasDefaultValue, nameSpace, processors, property, t
限定符 | 构造器和说明 |
---|---|
protected |
AbstractHolder(java.lang.String property,
T t,
java.lang.Class classType) |
clone, doGet, doGetCache, doSet, equals, get, getCache, getKey, getNameSpace, getProperty, hashCode, invalidateCache, invalidateExtraInfo, isResident, permit, register, set, setInitialized, setKey, setNameSpace, setProperty, setResident
getClassInfo, getData, invalidate, isLoad, setClassInfo, setData
protected java.lang.Class classType
protected boolean isInterfaceType
protected AbstractHolder(java.lang.String property, T t, java.lang.Class classType)