com.retek.commons.util.profiling
Interface MemoryWatcherProfiler

All Known Implementing Classes:
YourKitMemoryProfiler

public interface MemoryWatcherProfiler

Interface defining profiler operations for use as plug-in in the MemoryWatcher.


Method Summary
 void profile()
          Perform work to profile/snapshot the jvm.
 

Method Detail

profile

public void profile()
             throws java.lang.Exception
Perform work to profile/snapshot the jvm.

Throws:
java.lang.Exception


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28