Package org.robokind.api.common.services

Interface Summary
ServiceConfigurationAdapter<Service,Config> Creates a Config object from a Service.
ServiceConfigurationLoader<ServiceConfig,Param> An ServiceConfigurationLoader loads a ServiceConfig with a specific version.
ServiceConfigurationWriter<ServiceConfig,Param>  
ServiceFactory<ServiceClass,ServiceConfig> A ServiceFactory creates some service with the given Class and the given VersionProperty, using a ServiceConfig
 

Class Summary
EmptyFactory<T>  
ServiceConnectionDirectory The ServiceConnectionDirectory helps locate the proper ServiceConfigurationLoader and ServiceFactory to build the right Service from the given parameters.
ServiceContext<ServiceClass,ServiceConfig,Param> An ServiceContext keeps track of an attempt to create a new Service.
ServiceUtils  
 



Copyright © 2011-2012. All Rights Reserved.