Uses of Interface
com.cafesoft.core.service.ServiceContext

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.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.