Searched refs:clsName (Results 1 – 2 of 2) sorted by relevance
83 final String clsName = getClass ().getName (); in getToolName() local85 return clsName.substring (0, clsName.length () - 7); in getToolName()
131 final String clsName = Types.vmNameToJavaName (clsVMName); in visit() local148 if (! m_warningIssued && clsName.startsWith (IAppConstants.APP_PACKAGE)) in visit()172 … throw new IllegalStateException ("class [" + clsName + "] appears to be instrumented already"); in visit()323 m_log.warning ("class [" + clsName + "] declares a 'serialVersionUID'"); in visit()