[ 
https://issues.apache.org/jira/browse/FELIX-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clement Escoffier updated FELIX-289:
------------------------------------

    Attachment: iinstance_delegation.patch

Patch to applied on the iPOJO Core project.

This patch add the instance composite handler. Moreover, it add Instance State 
Listenenr allowing an instance creator to be notified of the instance state 
changes. The patch solves a bugs when disposing unstopped instances.

The patch adds :  
src/main/java/org/apache/felix/ipojo/composite/instance (Directory)
src/main/java/org/apache/felix/ipojo/composite/instance/InstanceHandler.java 
(File)
src/main/java/org/apache/felix/ipojo/composite/instance/InstanceHandlerDescription.java
 (File)
src/main/java/org/apache/felix/ipojo/InstanceStateListener.java (File)




> iPOJO Composite Instance Handler
> --------------------------------
>
>                 Key: FELIX-289
>                 URL: https://issues.apache.org/jira/browse/FELIX-289
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Attachments: iinstance_delegation.patch
>
>
> iPOJO Composite should be able to instantiate inside the composition 
> instances directly. Moreover, these instances can be used as 'glue code' to 
> provide a service.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to