Package org.intermine.web.context
-
Interface Summary Interface Description MailAction The type of objects that can send themselves with an Emailer. -
Class Summary Class Description EmailerFactory InterMineContext A context object that doesn't require the session.MailDaemon An runnable that will send emails delivered over a concurrent queue.NullMailer An emailer that doesn't send emails, but does log what it has been asked to do. -
Exception Summary Exception Description ContextNotInitialisedException An error thrown when the InterMineContext object has not been initialised.