|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileListener | |
|---|---|
| com.sun.sgs.profile | Interfaces used to create profiling information. |
| Uses of ProfileListener in com.sun.sgs.profile |
|---|
| Methods in com.sun.sgs.profile that return types with arguments of type ProfileListener | |
|---|---|
List<ProfileListener> |
ProfileCollector.getListeners()
Returns a read-only list of ProfileListeners which have been
added. |
| Methods in com.sun.sgs.profile with parameters of type ProfileListener | |
|---|---|
void |
ProfileCollector.addListener(ProfileListener listener,
boolean canRemove)
Adds a ProfileListener as a listener for
profiling data reports. |
void |
ProfileCollector.removeListener(ProfileListener listener)
Removes a ProfileListener and calls
shutdown() on the listener. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||