|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IProfileEventListener
A profile event listener registers with the profile plug-in to receive profile event notification from the application being profiled.
Clients may implement this interface.
| Method Summary | |
|---|---|
void |
handleProfileEvent(ProfileEvent event)
Notifies this listener of the given profile event. |
| Method Detail |
|---|
void handleProfileEvent(ProfileEvent event)
event - the profile event
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||