org.ow2.easybeans.component.mail
Class Session

java.lang.Object
  extended by org.ow2.easybeans.component.mail.AbsMail
      extended by org.ow2.easybeans.component.mail.Session
All Implemented Interfaces:
MailItf

public class Session
extends AbsMail

Represent an object for mail component.

Author:
Florent BENOIT

Constructor Summary
Session()
           
 
Method Summary
 
Methods inherited from class org.ow2.easybeans.component.mail.AbsMail
getAuth, getJNDIName, getMailSessionProperties, getName, getProperties, setAuth, setJNDIName, setName, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Session

public Session()


Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.