|
Servoy 4.1.x Public API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPluginAccess
Default plugin api
| Method Summary | |
|---|---|
Executor |
getExecutor()
Get the task executor. |
IPluginManager |
getPluginManager()
Get the manager which handles the plugins |
int |
getReleaseNumber()
Get the application release number. |
Properties |
getSettings()
Get the user properties (when setting something prefix the key with 'plugin.pluginname.'). |
ITaskExecuter |
getThreadPool()
Deprecated. |
String |
getVersion()
Get the application version. |
void |
reportError(String msg,
Object detail)
Deprecated. |
| Method Detail |
|---|
String getVersion()
int getReleaseNumber()
Properties getSettings()
Executor getExecutor()
IPluginManager getPluginManager()
@Deprecated ITaskExecuter getThreadPool()
@Deprecated
void reportError(String msg,
Object detail)
msg - detail -
|
Copyright © 2009 Servoy B.V. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||