org.ow2.easybeans.component.mail
Interface MailItf
- All Known Implementing Classes:
- AbsMail, MimePart, Session
public interface MailItf
Interface for Mail object.
- Author:
- Florent BENOIT
getName
java.lang.String getName()
- Returns:
- the name of the factory.
getJNDIName
java.lang.String getJNDIName()
- Returns:
- the JNDI name of the factory.
getMailSessionProperties
java.util.Properties getMailSessionProperties()
- Returns:
- the mail properties.
getAuth
Auth getAuth()
- Returns:
- the authenticator.
Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.