|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceReference | |
|---|---|
| com.cafesoft.core.service | Services API support. |
| Uses of ServiceReference in com.cafesoft.core.service |
|---|
| Classes in com.cafesoft.core.service that implement ServiceReference | |
|---|---|
class |
StandardServiceReference
StandardServiceReference contains parameters that uniquely
identify a Service type or an instance within some scope. |
| Methods in com.cafesoft.core.service that return ServiceReference | |
|---|---|
ServiceReference[] |
ServiceAdapter.getRequiredServices()
Get all required Services. |
ServiceReference[] |
StandardServiceAdapter.getRequiredServices()
Get all required Services. |
| Methods in com.cafesoft.core.service with parameters of type ServiceReference | |
|---|---|
void |
ServiceAdapter.addRequiredService(ServiceReference serviceRef)
Add a reference to a required Service. |
void |
StandardServiceAdapter.addRequiredService(ServiceReference serviceRef)
Add a reference to a required Service. |
void |
ServiceAdapter.removeRequiredService(ServiceReference serviceRef)
Remove a reference to a required Service. |
void |
StandardServiceAdapter.removeRequiredService(ServiceReference serviceRef)
Remove a reference to a required Service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||