Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
3a112cf83c2cee8a9abaca36b2376b9cbcd08e86
/
scr
/
src
9f82740
FELIX-993 / FELIX-1053: Fix service handling when using target filters
by Felix Meschberger
· 16 years ago
0831668
FELIX-993 drop checking the target filter on service unregistration
by Felix Meschberger
· 16 years ago
b7b422e
FELIX-1044 Refactor of component instance handling in the DependencyManager
by Felix Meschberger
· 16 years ago
e2cb6fd
FELIX-950 Replace bound service for non-multiple references if a new
by Felix Meschberger
· 16 years ago
124da72
FELIX-639 Logger interface is missing.
by Felix Meschberger
· 16 years ago
92c6a3c
FELIX-639 add some logging for unexpected elements in the XML file and
by Felix Meschberger
· 16 years ago
1c65204
FELIX-639 Just log on duplicate reference names instead of throwing
by Felix Meschberger
· 16 years ago
dfe4248
Reformat to Apache Felix formatting guidlines
by Felix Meschberger
· 16 years ago
1a28356
FELIX-639 Apply patch to ComponentMetadata.java
by Felix Meschberger
· 16 years ago
106c14f
FELIX-832 Ensure services are ungotten even in the absence of an unbind method
by Felix Meschberger
· 16 years ago
847544c
FELIX-714 Prevent cycling of components if there is no configuration
by Felix Meschberger
· 16 years ago
6154163
FELIX-836 Some fixes in asynchronicity of deactivation:
by Felix Meschberger
· 16 years ago
ee24a68
FELIX-923 Provide more information in case of component name duplication
by Felix Meschberger
· 16 years ago
bd047e7
FELIX-861 Check class loader of target class, which may be null if the
by Felix Meschberger
· 16 years ago
88b72fa
Fix name.
by Carsten Ziegeler
· 16 years ago
c1caf6a
Fix name.
by Carsten Ziegeler
· 16 years ago
a33f698
FELIX-694 : Use the class which declares the bind/unmind method to load the service class.
by Carsten Ziegeler
· 16 years ago
e01e1e0
FELIX-698 Log an INFO message only if the bundle whose components
by Felix Meschberger
· 16 years ago
eb1a2d6
FELIX-695 : Inner elements of component might not have a namespace.
by Carsten Ziegeler
· 16 years ago
b769469
FELIX-646 Use initial configuration of Configuration object induced
by Felix Meschberger
· 16 years ago
bf67f50
Clean up code.
by Carsten Ziegeler
· 16 years ago
805a333
FELIX-624: Use the classloader of the bundle exporting the service to load the service class.
by Carsten Ziegeler
· 16 years ago
188caaa
Remove DEBUG logging which may fill the log and move fields to the front
by Felix Meschberger
· 16 years ago
2198726
FELIX-601 Reactivation upon reconfiguration happens completeley asynchronous
by Felix Meschberger
· 16 years ago
66950c7
FELIX-599 Mutliple changes to service registration locking:
by Felix Meschberger
· 16 years ago
a5247a5
FELIX-490 Print the message in case of asynchronous deactivation
by Felix Meschberger
· 16 years ago
a71ba38
FELIX-490 Do not synchronously deactivate a component if it is currently
by Felix Meschberger
· 16 years ago
a3c0aa8
FELIX-593 change accepted and default values for immediate attribute
by Felix Meschberger
· 16 years ago
27c3181
FELIX-550 Tentative fix by guarding access the service registration field by a lock
by Felix Meschberger
· 16 years ago
b07d319
FELIX-591 Guard disableInternal and disposeInternal against disabling after
by Felix Meschberger
· 16 years ago
070a3c3
FELIX-579 Modified logging calls by adding an AbstractComponentManager.log method, which
by Felix Meschberger
· 16 years ago
2983427
FELIX-578 Ensure ComponentFactoryImpl.newInstance() enables the created component
by Felix Meschberger
· 16 years ago
c0b434a
Add more logging
by Felix Meschberger
· 17 years ago
0c88d67
FELIX-464 Always return the dependency manager regardless of its internal count value
by Felix Meschberger
· 17 years ago
4cccee2
Correct javadocs and clean up code a little bit.
by Carsten Ziegeler
· 17 years ago
38927d0
Move license and notice file to root directory.
by Carsten Ziegeler
· 17 years ago
aed494d
FELIX-425 Decrement service counter when a service is removed whose
by Felix Meschberger
· 17 years ago
3dc5a9e
FELIX-284 Missed adding the scr command for the Felix Shell
by Felix Meschberger
· 17 years ago
d25a63d
FELIX-284 Add Management API
by Felix Meschberger
· 17 years ago
970fcbc
Fixed typo
by Felix Meschberger
· 17 years ago
23915b8
FELIX-392 Better handle unexpected issues when trying to get a activation or binding method by reflection
by Felix Meschberger
· 17 years ago
7d193a3
FELIX-374 Register ManagedService on behalf of components to receive Configuration
by Felix Meschberger
· 17 years ago
444f5b1
FELIX-387 Fix support for reference service target properties
by Felix Meschberger
· 17 years ago
9b6b509
FELIX-387 Fix support for reference service target properties
by Felix Meschberger
· 17 years ago
0490262
FELIX-110 completion of the current Felix SCR implementation to take into account components <properties> elements
by Felix Meschberger
· 17 years ago
c3fb97a
FELIX-385 ReferenceMetadata.setTarget includes the interface name in the target filter
by Felix Meschberger
· 17 years ago
e427122
FELIX-374 Register ManagedService on behalf of components to receive Configuration
by Felix Meschberger
· 17 years ago
f72fba2
FELIX-384 Possible deadlock on framework startlevel change
by Felix Meschberger
· 17 years ago
fa25b9e
Use released versions where possible.
by Carsten Ziegeler
· 17 years ago
3f87087
FELIX-373 Log the unsatisfied dependencies of a component which prevent activation of the component
by Felix Meschberger
· 17 years ago
edf6169
FELIX-373 Log the unsatisfied dependencies of a component which prevent activation of the component
by Felix Meschberger
· 17 years ago
38b77d7
FELIX-366 Bound Service Replacement incorrect
by Felix Meschberger
· 17 years ago
b609eca
- Rename DependencyManager.isValid to isSatisfied to clarify the intent of the method
by Felix Meschberger
· 17 years ago
9dadeef
FELIX-368 Service binding odities if (un)bind methods take ServiceReferences
by Felix Meschberger
· 17 years ago
9dfb526
Enhance AbstractComponentManager.getMethod to specify whether only the declared methods
by Felix Meschberger
· 17 years ago
43d2a71
FELIX-364 0..1 dynamic service reference does not bind properly.
by Felix Meschberger
· 17 years ago
831eaa1
FELIX-357 activation and deactivation may run concurrently
by Felix Meschberger
· 17 years ago
aa5adb9
FELIX-356 DependencyManager.bind may bind to null and does not correctly check for success
by Felix Meschberger
· 17 years ago
86a336d
FELIX-356 DependencyManager.bind may bind to null and does not correctly check for success
by Felix Meschberger
· 17 years ago
2cd8f0d
Remove unused import from private sun package.
by Carsten Ziegeler
· 17 years ago
29e04e3
FELIX-341 Intermittent exception during Felix shutdown
by Felix Meschberger
· 17 years ago
0e01269
FELIX-341 Intermittent exception during Felix shutdown
by Felix Meschberger
· 17 years ago
ee3f1db
Remove "this." prefixing and apply Felix Coding Standards
by Felix Meschberger
· 17 years ago
bd00a0f
Remove "this." prefixing and apply Felix Coding Standards
by Felix Meschberger
· 17 years ago
f993774
Add License Files
by Felix Meschberger
· 17 years ago
7cbcef5
Revert unintentional code formatting
by Carsten Ziegeler
· 17 years ago
64c6f7a
Clean up imports.
by Carsten Ziegeler
· 17 years ago
65cce82
FELIX-337 Immediate components are registered as delayed
by Felix Meschberger
· 17 years ago
5aa64ed
Correctly handle namespaces (namespace is required if component is not the root element)
by Carsten Ziegeler
· 17 years ago
64b8aa1
Turn on namespace processing and simplify handler interface.
by Carsten Ziegeler
· 17 years ago
f6201a7
Add initial support for namespace handling, check for namespace and use local name (FELIX-106)
by Carsten Ziegeler
· 17 years ago
d468b35
FELIX-279 - Concurrency Issues when enabling components
by Felix Meschberger
· 18 years ago
f1d1542
[FELIX-158] Add Bundle.getBundleContext() method
by Felix Meschberger
· 18 years ago
c90e316
FELIX-258 Support Configuration Admin configuration
by Felix Meschberger
· 18 years ago
e50a1f5
Applied patch (FELIX-254) to add support for property values in
by Richard S. Hall
· 18 years ago
11cce88
Applied patch (FELIX-243) to add support for service factories to SCR.
by Richard S. Hall
· 18 years ago
e449eca
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
323d971
Applied patch (FELIX-140) to remove generic activator and use bundle
by Richard S. Hall
· 18 years ago
0c11182
Removed ^M line endings.
by Richard S. Hall
· 18 years ago
1057fa5
Applied patch (FELIX-109) to fix a class cast exception.
by Richard S. Hall
· 18 years ago
7bd86ce
Applied patch (FELIX-132) to have SCR listen for bundle events for
by Richard S. Hall
· 18 years ago
3049605
Applied patch (FELIX-131) to fix lookup method and implement enable/disable
by Richard S. Hall
· 18 years ago
7483bae
Applies patch (FELIX-128) to implement ComponentContext methods.
by Richard S. Hall
· 18 years ago
40aff94
Shortened the Declarative Services subproject directory name.
by Richard S. Hall
· 18 years ago