RM logic should be moved out of the InMemory StorageManager
-----------------------------------------------------------

                 Key: SANDESHA2-71
                 URL: https://issues.apache.org/jira/browse/SANDESHA2-71
             Project: Sandesha2
          Issue Type: Improvement
            Reporter: Chamikara Jayalath


It seems like InMemory Storage Manager includes a lot of should be moved out of 
it. The scope of the StorageManager API and the InMemory implementation should 
be limited to the task it's name imply.

Otherwise it will make it really hard when it comes to the introduction of new 
Storage Managers.

One example is the getNextMessageToSend() method of the SenderBeanManager which 
I think should be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to