suggestions for externalizing code flow of j2ee app

I

Ittay

Hi,

I'm looking for a way to externalize the flow of a j2ee application.
What I mean is that if traditionally, I'd write a flow of some
functionality by having methods calling each other, then I'm looking
for some declerative (xml) way of doing that. So that the flow can be
modified externally, by plugging other pieces of code into it, perhaps
replacing existing ones, that can modify the flow.

Another thing is that the flow is not synchroneous. To acheive some
functionality, several execution threads are needed (one after the
other)

Thanks,
Ittay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top