|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.multiverse.utils.monitoring.ProfilePublisher
public class ProfilePublisher
| Nested Class Summary | |
|---|---|
static class |
ProfilePublisher.KeyedProfilePage<K>
A profile page that will display as follows: |
| Constructor Summary | |
|---|---|
ProfilePublisher(ProfileCollator collator)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getProfileNames()
|
java.lang.String |
getStatistics(java.lang.String profileName)
|
void |
writeStatisticsToStream(java.io.OutputStream stream)
Writes statistics for all transaction families to a stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfilePublisher(ProfileCollator collator)
| Method Detail |
|---|
public java.lang.String[] getProfileNames()
getProfileNames in interface ProfilePublisherMBeanpublic java.lang.String getStatistics(java.lang.String profileName)
getStatistics in interface ProfilePublisherMBeanprofileName - the name of the desired profile
public void writeStatisticsToStream(java.io.OutputStream stream)
stream - the stream to write to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||