|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceInfo
When a search can return multiple services this interface is returned in the list. It provides a cut down view of the found services to reduce excess data being returned. It allows the caller to decide if they want the full serive provider information which can be obtained by supplying this object to the service manager get calls.
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the uniquie id of the service found. |
java.lang.String |
getName()
Returns the name of the service found. |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |