-
Aug 18th, 2010, 05:24 PM
#1
Defining endpoints declaratively
Hi, I have a web application that has minimal dependency on Spring and would like to keep it that way. The only endpoint that Insight sees in this application is the handleRequest method of a subclass of org.springframework.web.HttpRequestHandler. Is there some way I can declaratively tell Insight about other methods in my application? Or do I have to start adding the necessary annotations.
thanks, Charles
-
Aug 21st, 2010, 10:56 AM
#2
Hi, having RTFM at Using Spring Insight I gather the answer is no, though the architecture of Insight may permit the creation of a plug-in for declarative instrumentation. I'll have a go at it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules