Hi Gerhard, Thank you very much for pointing and provide the nice feature. I've looked at the test case from partial-bean-impl for all 3 usecases. It give me a very clear usage. I would like to ask for your help further if I accidentally define two PartialBeanBinding as the following example.
@TestPartialBeanBinding @TestPartialBeanBinding2 @RequestScoped public interface PartialBean { String getResult(); } What is the result? It is failure (with exception) or it is called twice by those two PartialBeanBinding ? Thank you very much for your help in advance. I'm looking forward to hearing from you soon. -- Best Regards, Charlee Chitsuk 2013/5/10 Gerhard Petracek <gerhard.petra...@gmail.com> > please have a look at [1]. > > regards, > gerhard > > [1] > > https://git-wip-us.apache.org/repos/asf?p=incubator-deltaspike.git;a=tree;f=deltaspike/modules/partial-bean > > > > 2013/5/10 Christian Beikov <christian.bei...@gmail.com> > > > +1 for that feature! > > > > Mit freundlichen Grüßen, > > ------------------------------**------------------------------** > > ------------ > > *Christian Beikov* > > Am 10.05.2013 05:57, schrieb Charlee Chitsuk: > > > > Hi All, > >> > >> I would like to know if the Apache DeltaSpike has a plan to provide the > >> feature like Seam Solder: Service Handler[1] or not. If not, what's the > >> suitable direction which I should go. Could you please help to advise > >> further? Thank you very much for your help in advance. I'm looking > forward > >> to hearing from you soon. > >> > >> [1] > >> http://docs.jboss.org/seam/3/**3.1.0.Final/reference/en-US/** > >> html/solder-servicehandler.**html< > http://docs.jboss.org/seam/3/3.1.0.Final/reference/en-US/html/solder-servicehandler.html > > > >> > >> > > >