| Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
started processing of IMAP command event
glassfish:javamail:iap-protocol:commandStart ( java.lang.String command)
This event is sent when the JavaMail service starts to process a low-level Internet Message Access Protocol (IMAP) command.
Use this event with the glassfish:javamail:iap-protocol:commandEnd event to measure the amount of time that the JavaMail service spends communicating with the IMAP server.
commandThe name of the IMAP command, without any parameters, for example FETCH.