Package org.apache.felix.dm.runtime

Interface Summary
MetaData This class represents the meta data parsed from a descriptor entry (json) line.
 

Class Summary
AbstractBuilder Base class for all kind of DM component builders (for Component, Aspect, Adapters ...).
Activator  
AdapterServiceBuilder Builded called when the JSON parser find an adapter service descriptor.
AspectServiceBuilder  
BundleAdapterServiceBuilder  
ComponentBuilder Builds a DependencyManager Component.
DependencyBuilder Class used to build a concrete dependency from meta data.
DependencyManagerRuntime This class parses service descriptors generated by the annotation bnd processor.
DescriptorParser This class parses files generated in OSGI-INF/*.dm by the DependencyManager bnd plugin.
FactoryConfigurationAdapterServiceBuilder  
FactorySet This class implements a java.util.Set which acts as a service factory.
InvocationUtil Java reflexion utility methods.
JSONMetaData A JSON MetaData.
Log This class logs some formattable strings into the OSGi Log Service.
ResourceAdapterServiceBuilder  
SerialExecutor Allows you to enqueue tasks from multiple threads and then execute them on one thread sequentially.
ServiceLifecycleHandler Allow Services to configure dynamically their dependency filters from their init() method.
ToggleServiceDependency This is a custom DependencyManager Dependency, allowing to take control of when the dependency is available or not.
 

Enum Summary
DependencyBuilder.DependencyType  
Params List of descriptor parameters.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.