Package org.robokind.api.common.lifecycle

Interface Summary
ManagedService<T> Manages a service throughout its lifetime of the service.
ServiceLifecycleProvider<T> Manages the state and availability of a service through a Dependency- Injection pattern.
 

Class Summary
AbstractLifecycleProvider<I,T extends I> Abstract implementation of ServiceLifecycleProvider.
DependencyDescriptor Describes a service dependency of a ServiceLifecycleProvider.
ServiceLifecycleProvider.Validator The Validator is used validate a dependencyId and dependency against a list of DependencyDescriptors.
 

Enum Summary
DependencyDescriptor.DependencyType  
 



Copyright © 2011-2013. All Rights Reserved.