Package org.robokind.api.common.services

Interface Summary
ServiceConfigurationLoader<ServiceConfig,Param> An ServiceConfigurationLoader loads a ServiceConfig with a specific version.
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.
 



Copyright © 2011. All Rights Reserved.