This methodology helps you to externalize the agile business processes. With the change in the business process, there is absolute no need to change the implementation code. This can be done using changes in the XML. The XML holds the business logic semantics which can get executed at any time you want.
Please, note "It is not a API collections, it is a methodology"
Just go to the test package and check how to execute the business logic.........
---
LOGIC:
---
>
>
>
>
> >
>
>
---
HOW TO EXECUTE:
---
/**org.eshark.xmlprog**/
public class TestExecutorService
{
> /
* @author :: Subhasish Chattopadhyay
* Introduced on :: Mar 18, 2008 12:48:20 PM
* Purpose