- mailDebug - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The initial debug mode.
- mailFrom - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The return email address of the current user, used by the InternetAddress method getLocalAddress.
- mailHost - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The default host name of the mail server for both Stores and Transports.
- mailMimeAddressStrict - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The MimeMessage class uses the InternetAddress method parseHeader to parse headers in messages.
- mailPopClass - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
Specifies the fully qualified class name of the provider for the specified protocol.
- mailPopHost - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The host name of the mail server for the specified protocol.
- mailPopPort - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The port number of the mail server for the specified protocol.
- mailPopUser - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The user name to use when connecting to mail servers using the specified protocol.
- mailSmtpClass - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
Specifies the fully qualified class name of the provider for the specified protocol.
- mailSmtpHost - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The host name of the mail server for the specified protocol.
- mailSmtpPort - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The port number of the mail server for the specified protocol.
- mailSmtpUser - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The user name to use when connecting to mail servers using the specified protocol.
- mailStoreProtocol - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The default host name of the mail server for both Stores and Transports By default the first Store provider in the configuration files is returned.
- mailTransportProtocol - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The default host name of the mail server for both Stores and Transports By default
- mailUser - Variable in class org.ikasan.monitor.notifier.EmailNotifierConfiguration
-
The default user name to use when connecting to the mail server.
- MonitorConfiguration - Class in org.ikasan.monitor
-
Ikasan default email monitor notification.
- MonitorConfiguration() - Constructor for class org.ikasan.monitor.MonitorConfiguration
-
- MonitorFactory - Interface in org.ikasan.monitor
-
Monitor instance factory.
- MonitorFactoryImpl - Class in org.ikasan.monitor
-
Ikasan default monitor factory implementation.
- MonitorFactoryImpl() - Constructor for class org.ikasan.monitor.MonitorFactoryImpl
-
- monitorName - Variable in class org.ikasan.monitor.MonitorConfiguration
-
identifying name of this monitor being configured