com.yourkit.api
Class Annotations

java.lang.Object
  extended by com.yourkit.api.Annotations

public class Annotations
extends java.lang.Object

The class allows access to snapshot annotations


Constructor Summary
Annotations()
           
 
Method Summary
static java.lang.String readAnnotation(java.io.File snapshotFile)
           
static void writeAnnotation(java.io.File snapshotFile, java.lang.String annotation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annotations

public Annotations()
Method Detail

readAnnotation

public static java.lang.String readAnnotation(java.io.File snapshotFile)
                                       throws java.lang.Exception
Throws:
java.lang.Exception

writeAnnotation

public static void writeAnnotation(java.io.File snapshotFile,
                                   java.lang.String annotation)
                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2007 YourKit, LLC. All Rights Reserved.