com.hs.mail.smtp.spool
Class SpoolRepository

java.lang.Object
  extended by com.hs.mail.smtp.spool.FileWatcher
      extended by com.hs.mail.smtp.spool.SpoolRepository
All Implemented Interfaces:
Watcher, org.springframework.beans.factory.InitializingBean

public class SpoolRepository
extends FileWatcher
implements org.springframework.beans.factory.InitializingBean

Since:
Jun 5, 2010
Author:
Won Chul Doh

Constructor Summary
SpoolRepository()
           
 
Method Summary
 void afterPropertiesSet()
           
 
Methods inherited from class com.hs.mail.smtp.spool.FileWatcher
getConsumers, getWatchInterval, setConsumers, setFailureDir, setFileComparator, setTarget, setTargetDir, setWatchInterval, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpoolRepository

public SpoolRepository()
Method Detail

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception
Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Throws:
Exception


Copyright © 2011. All Rights Reserved.