|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceReference
ServiceReference contains parameters that uniquely identify
a Service type or an instance within some scope.
type. This is useful for:
| Method Summary | |
|---|---|
String |
getId()
Get the identifier of the referenced Service. |
Class |
getType()
Get the type of the referenced Service. |
boolean |
matches(Service service)
Check to see if a Service matches this ServiceReference. |
| Method Detail |
|---|
String getId()
Class getType()
boolean matches(Service service)
service - the Service instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||