it.sistematica.isharedoc.scheduling
Class MailboxTailing

java.lang.Object
  extended by it.sistematica.isharedoc.scheduling.MailboxTailing

public class MailboxTailing
extends java.lang.Object


Field Summary
(package private)  MailClientService mailClientService
           
(package private)  MessageboxService messageboxService
           
(package private)  it.neverworks.application.service.UserInfo userInfo
           
 
Constructor Summary
MailboxTailing()
           
 
Method Summary
 void mailPolling()
           
 void mailPurge()
           
 void startClients()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userInfo

it.neverworks.application.service.UserInfo userInfo

messageboxService

MessageboxService messageboxService

mailClientService

MailClientService mailClientService
Constructor Detail

MailboxTailing

public MailboxTailing()
Method Detail

mailPolling

public void mailPolling()

mailPurge

public void mailPurge()

startClients

public void startClients()