glassfish:javamail:iap-protocol:commandStart

started processing of IMAP command event

Synopsis

glassfish:javamail:iap-protocol:commandStart (
java.lang.String command)

Description

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.

Parameters

command

The name of the IMAP command, without any parameters, for example FETCH.