Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
7bac14844112f3fd07a84398401248c5e8ad6527
/
dependencymanager
/
runtime
5eb38b8
Added an extra parameter to resource adapters to specify a handler to invoke life cycle callbacks on. Experimental bit of API for now.
by Marcel Offermans
· 15 years ago
49c5d51
applied DependencyManager.createResourceAdapterService() API modification: service name is now defined as a String, not as a Class
by Pierre De Rop
· 15 years ago
acc33ba
fixed wrong version of core/compendium dependencies
by Pierre De Rop
· 15 years ago
52ddbfb
Fixed bug when parsing BundleDependency's propagate attribute. Added ResourceAdapter and ResourceDependency annotations.
by Pierre De Rop
· 15 years ago
469e9b5
code factorization: merged setServiceComposition/setServiceCallbacks methods into setCommonServiceParams method. Added factory/factoryMethod attributes in AspectService annotation
by Pierre De Rop
· 15 years ago
2cc0db5
added annotation support for BundleAdapterService
by Pierre De Rop
· 15 years ago
6f87aff
added annotation support for BundleAdapterService. Fixed wrong default value for "propagate" BundleDependency attribute
by Pierre De Rop
· 15 years ago
0d76ce1
Attempt to implement aspect API change in the runtime.
by Marcel Offermans
· 15 years ago
01e2a18
added BundleDependency annotation
by Pierre De Rop
· 15 years ago
1a8c2e3
added support for annotated adapter services
by Pierre De Rop
· 15 years ago
6bae039
fixed aspect service parsing (the lifecycle callbacks, and composition method name was not parsed)
by Pierre De Rop
· 15 years ago
706ca33
fixed javadoc. Added Aspect support
by Pierre De Rop
· 15 years ago
6ed1050
fixed javadoc
by Pierre De Rop
· 15 years ago
4525b81
added AspectService
by Pierre De Rop
· 15 years ago
afaf5af
fixed bnf description in javadoc
by Pierre De Rop
· 15 years ago
2944728
removed "changed/removed" callbacks from temporal service dependency annotation
by Pierre De Rop
· 15 years ago
76ffc50
added support for temporal service dependency annotations
by Pierre De Rop
· 15 years ago
cd517a5
code cleanup
by Pierre De Rop
· 15 years ago
97d3aac
fixed bug when creating a ConfigurationDependency (the pid was not set)
by Pierre De Rop
· 15 years ago
9957f9f
import dependencymanager packages using version range
by Pierre De Rop
· 15 years ago
2babd06
fixed bug when handling dependencymanager service factory parameters
by Pierre De Rop
· 15 years ago
59526ec
Fixed javadoc
by Pierre De Rop
· 15 years ago
cd1e58e
initial commit of the DependencyManager Component Runtime bundle which tracks started bundles and loads their corresponding component descriptors from OSGI-INF/*.dm
by Pierre De Rop
· 15 years ago