You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2008/08/31 12:19:44 UTC

[jira] Created: (JSIEVE-32) Refactor TestManager

Refactor TestManager
--------------------

                 Key: JSIEVE-32
                 URL: https://issues.apache.org/jira/browse/JSIEVE-32
             Project: jSieve
          Issue Type: Sub-task
            Reporter: Robert Burrell Donkin


TestManager is a singleton. TestManager loads implementation classes from logical names.

Used by:
 * Test
 * Require

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Assigned: (JSIEVE-32) Refactor TestManager

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JSIEVE-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin reassigned JSIEVE-32:
-------------------------------------------

    Assignee: Robert Burrell Donkin

> Refactor TestManager
> --------------------
>
>                 Key: JSIEVE-32
>                 URL: https://issues.apache.org/jira/browse/JSIEVE-32
>             Project: JAMES jSieve
>          Issue Type: Sub-task
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 0.3
>
>
> TestManager is a singleton. TestManager loads implementation classes from logical names.
> Used by:
>  * Test
>  * Require

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Closed: (JSIEVE-32) Refactor TestManager

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JSIEVE-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin closed JSIEVE-32.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3

TestManager is now an interface. TestManagerImpl is a POJO and configured map of classes is injected through the constructor.

> Refactor TestManager
> --------------------
>
>                 Key: JSIEVE-32
>                 URL: https://issues.apache.org/jira/browse/JSIEVE-32
>             Project: JAMES jSieve
>          Issue Type: Sub-task
>            Reporter: Robert Burrell Donkin
>             Fix For: 0.3
>
>
> TestManager is a singleton. TestManager loads implementation classes from logical names.
> Used by:
>  * Test
>  * Require

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org