Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
ecee20ae2f2dd0595c0f151ceeab3b544a93b01a
/
dependencymanager
/
src
7853b9a
Correct javadocs and clean up code a little bit.
by Carsten Ziegeler
· 17 years ago
4ef4a16
Karl pointed out I used the wrong way to make stuff accessible again. Sorry for that! :)
by Marcel Offermans
· 17 years ago
f115004
Before constructing anything, make sure we actually make the constructor accessible.
by Marcel Offermans
· 17 years ago
0174867
Fixed a mistake in the order in which signatures were searched.
by Marcel Offermans
· 17 years ago
8681ede
FELIX-303 Implemented support for compositions. Untested and unstable API, you have been warned.
by Marcel Offermans
· 17 years ago
1633732
Added support for callback methods with the (ServiceReference, ActualInterfaceType) signature.
by Marcel Offermans
· 17 years ago
ec46594
FELIX-321 Added support for propagating configuration properties to services.
by Marcel Offermans
· 17 years ago
09db37b
Removed a couple of print statements from the code.
by Marcel Offermans
· 17 years ago
89a8a6b
FELIX-50 Rearranged the handling of dependency changes, resulting service state changes and the resulting (de)activation of the service.
by Marcel Offermans
· 17 years ago
b3b3fea
Fixed a concurrency issue.
by Marcel Offermans
· 17 years ago
56db6d3
FELIX-50 Added support for configuration dependencies. Read the JavaDoc of ConfigurationDependency for more info.
by Marcel Offermans
· 17 years ago
d8ee389
Updated JavaDoc documentation, because it was out of sync with the code (which is a nice way of saying it was plain wrong).
by Marcel Offermans
· 18 years ago
e33af56
Renamed dependencymanager directory to use its short name.
by Richard S. Hall
· 18 years ago