ninja.postoffice.commonsmail
Class PostofficeCommonsmailImpl

java.lang.Object
  extended by ninja.postoffice.commonsmail.PostofficeCommonsmailImpl
All Implemented Interfaces:
Postoffice

public class PostofficeCommonsmailImpl
extends Object
implements Postoffice


Constructor Summary
PostofficeCommonsmailImpl(CommonsmailHelper commonsmailHelper, NinjaProperties props)
           
 
Method Summary
 void send(Mail mail)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostofficeCommonsmailImpl

@Inject
public PostofficeCommonsmailImpl(CommonsmailHelper commonsmailHelper,
                                        NinjaProperties props)
Method Detail

send

public void send(Mail mail)
          throws Exception
Specified by:
send in interface Postoffice
Throws:
Exception


Copyright © 2012. All Rights Reserved.