JProfiler API

com.jprofiler.api.platform.descriptors
Interface ClassDescriptor

All Superinterfaces:
Descriptor

public interface ClassDescriptor
extends Descriptor

Descriptor for a class.

The description property of the super-interface contains the name of the class.


Method Summary
 
Methods inherited from interface com.jprofiler.api.platform.descriptors.Descriptor
getDescription
 


JProfiler API