|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The executable interface, used to execute services on both client and server
| Method Summary | |
|---|---|
java.lang.Object |
execute(Service service)
The most used method within the services framework, a key method that executes a remote server (Eclipse instance) |
java.lang.Object |
execute(Service service,
ProgressiveTask.Synchronicity synchronicity)
The most used method within the services framework, a key method that executes a remote server (Eclipse instance) |
| Method Detail |
public java.lang.Object execute(Service service)
service - the service to execute
public java.lang.Object execute(Service service,
ProgressiveTask.Synchronicity synchronicity)
service - the service to execute
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||