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. |
profile
public void profile()
throws java.lang.Exception
- Perform work to profile/snapshot the jvm.
- Throws:
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25