[jboss-dev-forums] [JBoss ESB Development] - Annotation based Action classes
Brad Davis
do-not-reply at jboss.com
Thu May 13 10:12:47 EDT 2010
Brad Davis [http://community.jboss.org/people/bradsdavis] replied to the discussion
"Annotation based Action classes"
To view the discussion, visit: http://community.jboss.org/message/542874#542874
--------------------------------------------------------------
Tom, perhaps we should add another annotation for where the response should be placed back into the message.
Additionally, I think we should be able to override the default location annotations in the XML configurations. Have you thought about what will happen with overloaded methods? For example, if someone writes:
@ProcessMethod
public String printHttpRequestInfo(@BodyParam byte[] httpPayload, @PropertyParam HttpRequest requestInfo ){
}
@ProcessMethod
public String printHttpRequestInfo(@BodyParam byte[] httpPayload){
}
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/542874#542874]
Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100513/7ecc6980/attachment.html
More information about the jboss-dev-forums
mailing list