Hey Peter,

Of course this *could* be added. Not sure it's really worth the effort though.
You sure you can't separate your flow better instead?

cheers
--
Torsten

On Aug 3, 2008, at 18:26, Peter Niederwieser wrote:


Hi,

is there a way to prevent a method from being instrumented by JavaFlow? I'm
asking because most of my methods are not pausable (i.e.
Continuation.suspend() won't ever be called from inside these methods), yet they are still being instrumented. I fear this will have an adverse effect on processing time and memory usage (bloated class files and Continuation objects). Memory usage is of particular concern because I'm also serializing
Continuation objects to disk.

Cheers,
Peter
--
View this message in context: 
http://www.nabble.com/JavaFlow%3A-Prevent-method-from-being-instrumented-tp18800054p18800054.html
Sent from the Commons - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to