org.openxma.dsl.reference.service.impl
Class AbstractEmailServiceImpl

java.lang.Object
  extended by org.openxma.dsl.reference.service.impl.AbstractEmailServiceImpl
All Implemented Interfaces:
EmailService
Direct Known Subclasses:
EmailServiceImpl

public abstract class AbstractEmailServiceImpl
extends java.lang.Object
implements EmailService


Field Summary
protected  org.apache.commons.logging.Log logger
           
protected  org.openxma.dsl.platform.service.Mapper mapper
           
 
Constructor Summary
AbstractEmailServiceImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openxma.dsl.reference.service.EmailService
sendEmail
 

Field Detail

logger

protected final org.apache.commons.logging.Log logger

mapper

protected org.openxma.dsl.platform.service.Mapper mapper
Constructor Detail

AbstractEmailServiceImpl

public AbstractEmailServiceImpl()


Copyright © 2010. All Rights Reserved.