Where are class files stored inside the java agent

Hi All,I am just curious to know where are the class files created by java agents are stored.

I there any way i can get the class files.

Thanks.

Subject: Where are class files stored inside the java agent

Class files are stored within the agent note if you go to agent properties and go to the Fields tab, you will see the $FILE item.class files are stored in a jar file which are attached to the note.

you can access it using the NotesNoteCollection class