Uses of Interface
com.tc.util.ClassUtils.ClassSpec

Packages that use ClassUtils.ClassSpec
com.tc.util   
 

Uses of ClassUtils.ClassSpec in com.tc.util
 

Methods in com.tc.util that return ClassUtils.ClassSpec
static ClassUtils.ClassSpec ClassUtils.parseFullyQualifiedFieldName(java.lang.String fieldName)
          Convert fully-qualified field name like "mypackage.MyClass.myField" into a specification which contains the fully-qualified class name and the field name.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.