|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Service.Executable
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 |
|---|
java.lang.Object execute(Service service)
service - the service to execute
java.lang.Object execute(Service service,
ProgressiveTask.Synchronicity synchronicity)
service - the service to executethe - synchronicity setting to use
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||