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

Packages that use ServiceManager
com.cafesoft.core.service Services API support. 
 

Uses of ServiceManager in com.cafesoft.core.service
 

Subinterfaces of ServiceManager in com.cafesoft.core.service
 interface ServiceProvider
          ServiceProvider is a tagging interface that identifies a class as a special ServiceManager that is being managed within a Service hierarchy.
 

Classes in com.cafesoft.core.service that implement ServiceManager
 class StandardServiceManager
          StandardServiceManager implements a ServiceManager, which provides a way to register, lookup, and remove Service implementations.
 class StandardServiceProvider
          StandardServiceProvider is a special ServiceManager that is usually managed within a Service hierarchy.
 

Constructors in com.cafesoft.core.service with parameters of type ServiceManager
StandardServiceFinder(ServiceManager serviceManager)
          Create a new StandardServiceFinder.
 



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