org.jboss.seam.mail.example
Class GmailSessionProducer

java.lang.Object
  extended by org.jboss.seam.mail.example.GmailSessionProducer

public class GmailSessionProducer
extends Object

Author:
Cody Lerum

Constructor Summary
GmailSessionProducer()
           
 
Method Summary
 Session getMailSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GmailSessionProducer

public GmailSessionProducer()
Method Detail

getMailSession

@Produces
public Session getMailSession()


Copyright © 2011 Seam Framework. All Rights Reserved.