Searched refs:getValueTypeDesc (Results 1 – 4 of 4) sorted by relevance
57 public String getValueTypeDesc() { in getValueTypeDesc() method in TestValueInstantiator.InstantiatorBase89 public String getValueTypeDesc() { in getValueTypeDesc() method in TestValueInstantiator.MyBeanInstantiator110 public String getValueTypeDesc() { in getValueTypeDesc() method in TestValueInstantiator.PolymorphicBeanInstantiator140 public String getValueTypeDesc() { in getValueTypeDesc() method in TestValueInstantiator.CreatorMapInstantiator167 public String getValueTypeDesc() { return "xxx"; } in getValueTypeDesc() method in TestValueInstantiator.MyDelegateBeanInstantiator186 public String getValueTypeDesc() { in getValueTypeDesc() method in TestValueInstantiator.MyListInstantiator204 public String getValueTypeDesc() { return "xxx"; } in getValueTypeDesc() method in TestValueInstantiator.MyDelegateListInstantiator225 public String getValueTypeDesc() { in getValueTypeDesc() method in TestValueInstantiator.MyMapInstantiator243 public String getValueTypeDesc() { return "xxx"; } in getValueTypeDesc() method in TestValueInstantiator.MyDelegateMapInstantiator275 public String getValueTypeDesc() { in getValueTypeDesc() method in TestValueInstantiator.AnnotatedBeanInstantiator[all …]
100 public String getValueTypeDesc() { in getValueTypeDesc() method in ValueInstantiator480 public String getValueTypeDesc() { in getValueTypeDesc() method in ValueInstantiator.Base521 public String getValueTypeDesc() { return delegate().getValueTypeDesc(); } in getValueTypeDesc() method in ValueInstantiator.Delegating
181 public String getValueTypeDesc() { in getValueTypeDesc() method in StdValueInstantiator528 … "Instantiation of "+getValueTypeDesc()+" value failed: "+ClassUtil.exceptionMessage(t), t); in wrapException()602 throw new IllegalStateException("No delegate constructor for "+getValueTypeDesc()); in _createUsingDelegate()
40 public String getValueTypeDesc() { in getValueTypeDesc() method in NodeContext2049Test.ListValueInstantiator