Per Tom, earlier today:

If you ask about defining handlers using annotations, then yes,you can
use :

@InHandlers(handlers={"foo.bar.MyHandler1","foo.bar.MyHandler2"})
@OutHandlers
@FaultHandlers

Cheers,
Brice

-----Original Message-----
From: Zarar Siddiqi [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 15, 2007 2:51 PM
To: [email protected]
Subject: [xfire-user] Specifying a handler using annotations



I have written a Custom Handler which I want to use as the InHandler for
all
services.  I'm also using JSR181 Annotations so I must specify my custom
handler class as an annotation.

How can I specify my custom handler class as a Handler using
annotations?
-- 
View this message in context:
http://www.nabble.com/Specifying-a-handler-using-annotations-tf3017124.h
tml#a8379013
Sent from the XFire - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to