JProfiler API

com.jprofiler.api.platform.descriptors
Interface PackageDescriptor

All Superinterfaces:
Descriptor

public interface PackageDescriptor
extends Descriptor

Descriptor for a package.

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


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


JProfiler API