com.funambol.email.inboxlistener.engine
Class MessageProcessor

java.lang.Object
  extended by com.funambol.email.inboxlistener.engine.MessageProcessor
All Implemented Interfaces:
MessageProcessorMBean

public class MessageProcessor
extends java.lang.Object
implements MessageProcessorMBean


Field Summary
protected static com.funambol.framework.logging.FunambolLogger log
           
 
Fields inherited from interface com.funambol.email.inboxlistener.engine.MessageProcessorMBean
MBEAN_NAME
 
Constructor Summary
MessageProcessor()
           
 
Method Summary
static void endApp()
          close all the connection
static void main(java.lang.String[] args)
          starting method
 void startApp()
          Starts the messages processor
 void stop()
          Stops the push listener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static com.funambol.framework.logging.FunambolLogger log
Constructor Detail

MessageProcessor

public MessageProcessor()
Method Detail

main

public static void main(java.lang.String[] args)
starting method

Parameters:
args - String[]

startApp

public void startApp()
Starts the messages processor


endApp

public static void endApp()
close all the connection


stop

public void stop()
Stops the push listener

Specified by:
stop in interface MessageProcessorMBean


Copyright © 2005-2006 Funambol.