|
TPTP 4.6.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.Discoverable
The nested interface used to discover if this service exists and is runnable or not
| Method Summary | |
|---|---|
java.util.List |
discover()
Discover published services available for command, other peer methods will be added to constrain the list membership returned. |
boolean |
discover(java.lang.String identifier)
Discover the given service on the server (within Eclipse) |
| Method Detail |
|---|
java.util.List discover()
boolean discover(java.lang.String identifier)
identifier - the service identifier
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||