Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
a2209c86f6af15f85ff424c3dcd5223b9d0ee226
/
dependencymanager
/
test
/
src
/
main
/
java
d7c453b
fixed misspelling
by Pierre De Rop
· 14 years ago
4735ada
Refactored all exported packages into one, to simplify usage.
by Marcel Offermans
· 14 years ago
1392d0d
Refactored resource dependencies to use URLs instead of the Resource interface we used previously. Adapted all tests to reflect that.
by Marcel Offermans
· 14 years ago
4bfd4e0
Added test for validating composition lifecycle callbaks, using annotation
by Pierre De Rop
· 14 years ago
bf7ae9f
added factoryMethod Service attribute
by Pierre De Rop
· 14 years ago
4a06f59
renamed factory attribute into factorySet
by Pierre De Rop
· 14 years ago
1b25fce
fixed wrong steps
by Pierre De Rop
· 14 years ago
281758b
added new test for annotated aspects based on dynamic proxies
by Pierre De Rop
· 14 years ago
3c85ae2
Added step method. Added comments
by Pierre De Rop
· 14 years ago
58fcebe
cleanup
by Pierre De Rop
· 14 years ago
54c6e92
Replaced destroy callback, by stop callback.
by Pierre De Rop
· 14 years ago
44d7287
added logs. Replaced destroy callback, by stop callback.
by Pierre De Rop
· 14 years ago
24c675f
Modified annotation service factory test in order to validate that dependency filters are properly configured from init methods.
by Pierre De Rop
· 14 years ago
6d8699a
Modified annotation service factory test in order to validate that dependency filters are properly configured from init methods.
by Pierre De Rop
· 14 years ago
57ce09a
For consistency reasons, removed org.apache.felix.dm.annotation.api.dependency and org.apache.felix.dm.annotation.api.adapter sub-packages.
by Pierre De Rop
· 15 years ago
c0f5942
Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation
by Pierre De Rop
· 15 years ago
e44fcbb
FELIX-2348 Not all resources have a filter, so the code and the test now handle that case correctly.
by Marcel Offermans
· 15 years ago
2d24eac
Reorganized annotation packages
by Pierre De Rop
· 15 years ago
01c063d
added tests for service factory feature
by Pierre De Rop
· 15 years ago
f9ea878
Removed static factory methods from annotations
by Pierre De Rop
· 15 years ago
565ede7
added annotation support for factory configuration adapter service
by Pierre De Rop
· 15 years ago
cbe5cfe
added comments
by Pierre De Rop
· 15 years ago
372e350
Aligned MetaType annotations on DependencyManager API: the configuration metadata is now specified when declaring the ConfigurationDependency annotation. Renamed "Param" annotation to "Property" annotation for consistency and clarity reasons
by Pierre De Rop
· 15 years ago
e2bb01a
added ResourceAnnotation integration test (currently, the testResourceAdapterAnnotation fails because it sounds like there is a bug in ResourceAdapterImpl, which does not propagate the resource adapter filter.
by Pierre De Rop
· 15 years ago
be3f73d
validate factory/factoryMethod AspectService attributes
by Pierre De Rop
· 15 years ago
96e6e9d
added integration test for new BundleAdapterService annotation
by Pierre De Rop
· 15 years ago
5d4f828
Updated these test classes.
by Marcel Offermans
· 15 years ago
2913e45
fixed javadoc
by Pierre De Rop
· 15 years ago
7c8712f
added license
by Pierre De Rop
· 15 years ago
f2cc05c
added integration test for BundleDependency annotation
by Pierre De Rop
· 15 years ago
dc0494a
added integration tests for annotated adapter services
by Pierre De Rop
· 15 years ago
ed84c3a
added missing license
by Pierre De Rop
· 15 years ago
d594f6c
reworked annotation junit tests
by Pierre De Rop
· 15 years ago
4d4368d
Removing extra sources.
by Marcel Offermans
· 15 years ago
e3decca
Copied core to test as first step of separation between bundle and integration tests.
by Marcel Offermans
· 15 years ago