|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.funambol.email.inboxlistener.engine.MessageProcessor
public class MessageProcessor
| 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 |
|---|
protected static com.funambol.framework.logging.FunambolLogger log
| Constructor Detail |
|---|
public MessageProcessor()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - String[]public void startApp()
public static void endApp()
public void stop()
stop in interface MessageProcessorMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||