|
JProfiler API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PayloadDescriptor
Descriptor for a payload.
The description property of the super-interface contains the payload description, the type property of this derived interface contains the payload id.
Payload| Method Summary | |
|---|---|
int |
getType()
Returns the payload id. |
| Methods inherited from interface com.jprofiler.api.platform.descriptors.Descriptor |
|---|
getDescription |
| Method Detail |
|---|
int getType()
Payload, otherwise it is the payload
of a registered Interceptor.
You can map the payload id of an interceptor to a description with
InterceptorsInfo.getIdToDescription().
|
JProfiler API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||