You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Ryan Moquin <fr...@gmail.com> on 2009/08/06 15:28:56 UTC

Listening for endpoint registrations

Out of curiosity, is it possible to listen for component/endpoint
registrations in servicemix?  Maybe make a component "registration aware"?
I did some searching on this, but either there isn't any information, or I'm
using the wrong terms.  I'm going to go dig through the source code, just
hoping maybe someone can save me some time.  I'm guessing that if you can do
it, then it's probably just an interface that needs to be implemented.

Thanks!
Ryan

Re: Listening for endpoint registrations

Posted by Ryan Moquin <fr...@gmail.com>.
Or maybe I don't.. I see an EndpointListener on the JBIContainer, but it's
Servicemix specific.  If I wanted to do this sort of functionality.. is it
going to be Servicemix specific on the 3.3.1 version?  Or is there to do it
with a JBI interface?

Thanks!
Ryan

On Thu, Aug 6, 2009 at 9:35 AM, Ryan Moquin <fr...@gmail.com> wrote:

> Actually I think I have found what I'm looking for already... so I prob
> don't need any help. :)
>
> Thanks!
> Ryan
>
>
> On Thu, Aug 6, 2009 at 9:28 AM, Ryan Moquin <fr...@gmail.com>wrote:
>
>> Out of curiosity, is it possible to listen for component/endpoint
>> registrations in servicemix?  Maybe make a component "registration aware"?
>> I did some searching on this, but either there isn't any information, or I'm
>> using the wrong terms.  I'm going to go dig through the source code, just
>> hoping maybe someone can save me some time.  I'm guessing that if you can do
>> it, then it's probably just an interface that needs to be implemented.
>>
>> Thanks!
>> Ryan
>>
>
>

Re: Listening for endpoint registrations

Posted by Ryan Moquin <fr...@gmail.com>.
Actually I think I have found what I'm looking for already... so I prob
don't need any help. :)

Thanks!
Ryan

On Thu, Aug 6, 2009 at 9:28 AM, Ryan Moquin <fr...@gmail.com> wrote:

> Out of curiosity, is it possible to listen for component/endpoint
> registrations in servicemix?  Maybe make a component "registration aware"?
> I did some searching on this, but either there isn't any information, or I'm
> using the wrong terms.  I'm going to go dig through the source code, just
> hoping maybe someone can save me some time.  I'm guessing that if you can do
> it, then it's probably just an interface that needs to be implemented.
>
> Thanks!
> Ryan
>

Re: Listening for endpoint registrations

Posted by Ryan Moquin <fr...@gmail.com>.
Yeah, I just want to know when a component endpoint is deployed or
undeployed.  What's the difference between an Internal, Remote, Linked and
External endpoint?  (I think I can guess at some of it).


On Thu, Aug 6, 2009 at 9:48 AM, Jean-Baptiste Onofré <jb...@nanthrax.net>wrote:

> Hi Ryan,
>
> I'm not sure to have understood your question:
> - do you looking for a component that manage RSS/Atom (with registration) ?
> If so, a component is plan for this. Waiting for this, you can use the Atom
> Camel component.
> - do you looking for a kind of fire event when a component or endpoint is
> deployeed ? If so, maybe you can add a client pool on the RegistryMBean.
>
> Regards
> JB
>
>
> Ryan Moquin wrote:
>
>> Out of curiosity, is it possible to listen for component/endpoint
>> registrations in servicemix?  Maybe make a component "registration aware"?
>> I did some searching on this, but either there isn't any information, or
>> I'm
>> using the wrong terms.  I'm going to go dig through the source code, just
>> hoping maybe someone can save me some time.  I'm guessing that if you can
>> do
>> it, then it's probably just an interface that needs to be implemented.
>>
>> Thanks!
>> Ryan
>>
>>

Re: Listening for endpoint registrations

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Ryan,

I'm not sure to have understood your question:
- do you looking for a component that manage RSS/Atom (with 
registration) ? If so, a component is plan for this. Waiting for this, 
you can use the Atom Camel component.
- do you looking for a kind of fire event when a component or endpoint 
is deployeed ? If so, maybe you can add a client pool on the RegistryMBean.

Regards
JB

Ryan Moquin wrote:
> Out of curiosity, is it possible to listen for component/endpoint
> registrations in servicemix?  Maybe make a component "registration aware"?
> I did some searching on this, but either there isn't any information, or I'm
> using the wrong terms.  I'm going to go dig through the source code, just
> hoping maybe someone can save me some time.  I'm guessing that if you can do
> it, then it's probably just an interface that needs to be implemented.
> 
> Thanks!
> Ryan
>