dev@glassfish.java.net

Re: help listening for config changes

From: Bhakti Mehta <bhakti.mehta_at_oracle.com>
Date: Thu, 05 Aug 2010 14:09:08 -0700

Is this related to this issue
https://glassfish.dev.java.net/issues/show_bug.cgi?id=12318 ( I have not
worked on it due to ms4 deliverables but if this is urgent I can take a
look at it)
Regards,
Bhakti

Bobby Bissett wrote:
> Howdy,
>
> I have a class that implements import
> org.jvnet.hk2.config.ConfigListener, but I'm not seeing the
> changed(PropertyChangeEvent[] events) method ever called when I do it
> see it called in other classes. Is there some other requirement
> besides implementing that interface that this class needs to meet?
> Does it need to be annotated with org.jvnet.hk2.annotations.Service
> for instance? I don't think I want this class to be a service.
>
> Thanks,
> Bobby
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>