/[Apache-SVN]
ViewVC logotype

Revision 1006281


Jump to revision: Previous Next
Author: clement
Date: Sun Oct 10 12:31:17 2010 UTC (13 years, 8 months ago)
Changed paths: 7
Log Message:
Fix FELIX-2594 Have a way to create new custom iPojo handler without having to specify a handler usage
Allow to auto-attach primitive handlers to primitive components.
Handlers an be auto-attached if they are contained in the 'org.apache.felix.ipojo.handler.auto.primitive' system property. This property's value must be the list (command separated) of full handler name (namespace:name).

Changed paths

Path Details
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/ComponentFactory.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/IPojoFactory.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/external-handlers/pom.xml modified , text changed
Directoryfelix/trunk/ipojo/tests/core/external-handlers/src/main/java/org/apache/felix/ipojo/test/scenarios/component/CheckServiceHandler.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/external-handlers/src/main/java/org/apache/felix/ipojo/test/scenarios/eh/AutoHandlerTest.java added
Directoryfelix/trunk/ipojo/tests/core/external-handlers/src/main/java/org/apache/felix/ipojo/test/scenarios/eh/ExternalHandlerTestSuite.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/external-handlers/src/main/resources/metadata.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26