org.infoglue.cms.util.mail
Class MailServiceFactory

java.lang.Object
  extended by org.infoglue.cms.util.mail.MailServiceFactory

public class MailServiceFactory
extends java.lang.Object

Factory for creating MailService objects.

Author:
Mattias Bogeblad

Method Summary
static MailService getService()
          Returns a MailService object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getService

public static MailService getService()
                              throws java.lang.Exception
Returns a MailService object.

Throws:
java.lang.Exception


Copyright © 2005 InfoGlue.org All Rights Reserved.