|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ecf.presence.bot.application.IMBotApplication
public class IMBotApplication
Application for getting im bots defined in extension registry and running them. This application will continue to run indefinitely. Subclasses may be implemented as desired.
Field Summary |
---|
Fields inherited from interface org.eclipse.equinox.app.IApplication |
---|
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART |
Constructor Summary | |
---|---|
IMBotApplication()
|
Method Summary | |
---|---|
protected java.util.Map |
getIMBotsFromExtensionRegistry()
|
java.lang.Object |
start(org.eclipse.equinox.app.IApplicationContext context)
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IMBotApplication()
Method Detail |
---|
protected java.util.Map getIMBotsFromExtensionRegistry()
public java.lang.Object start(org.eclipse.equinox.app.IApplicationContext context) throws java.lang.Exception
start
in interface org.eclipse.equinox.app.IApplication
java.lang.Exception
public void stop()
stop
in interface org.eclipse.equinox.app.IApplication
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |