|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceContext | |
|---|---|
| com.cafesoft.core.service | Services API support. |
| Uses of ServiceContext in com.cafesoft.core.service |
|---|
| Classes in com.cafesoft.core.service that implement ServiceContext | |
|---|---|
class |
StandardServiceContext
Defines the interface that enables Services to log messages and access other Services. |
| Methods in com.cafesoft.core.service that return ServiceContext | |
|---|---|
ServiceContext |
ServiceConfig.getServiceContext()
Returns a reference to the ServiceContext in which the Service is executing. |
ServiceContext |
StandardServiceConfig.getServiceContext()
Returns a reference to the ServiceContext in which the Service is executing. |
| Constructors in com.cafesoft.core.service with parameters of type ServiceContext | |
|---|---|
StandardServiceConfig(String id,
Properties prop,
ServiceContext context)
Create a new StandardServiceConfig. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||