You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2007/03/21 16:52:32 UTC

[jira] Created: (UIMA-353) Expose ResourceManager.setCasManager

Expose ResourceManager.setCasManager
------------------------------------

                 Key: UIMA-353
                 URL: https://issues.apache.org/jira/browse/UIMA-353
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Adam Lally
         Assigned To: Adam Lally
             Fix For: 2.2


Framework currently provides no way to change the implementation of the CasManager that's used.  The CasManager is contained in the ResourceManager and is responsible for creating and managing CAS pools used by CAS Multipliers.  There's a ResourceManager.getCasManager method but no set method.  The set method should be created to give us flexibility when embedding UIMA in other middleware where we may want  a different CasManager implementation.

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


[jira] Resolved: (UIMA-353) Expose ResourceManager.setCasManager

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally resolved UIMA-353.
-----------------------------

    Resolution: Fixed

> Expose ResourceManager.setCasManager
> ------------------------------------
>
>                 Key: UIMA-353
>                 URL: https://issues.apache.org/jira/browse/UIMA-353
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Adam Lally
>         Assigned To: Adam Lally
>             Fix For: 2.2
>
>
> Framework currently provides no way to change the implementation of the CasManager that's used.  The CasManager is contained in the ResourceManager and is responsible for creating and managing CAS pools used by CAS Multipliers.  There's a ResourceManager.getCasManager method but no set method.  The set method should be created to give us flexibility when embedding UIMA in other middleware where we may want  a different CasManager implementation.

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


[jira] Closed: (UIMA-353) Expose ResourceManager.setCasManager

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally closed UIMA-353.
---------------------------


> Expose ResourceManager.setCasManager
> ------------------------------------
>
>                 Key: UIMA-353
>                 URL: https://issues.apache.org/jira/browse/UIMA-353
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Adam Lally
>            Assignee: Adam Lally
>             Fix For: 2.2
>
>
> Framework currently provides no way to change the implementation of the CasManager that's used.  The CasManager is contained in the ResourceManager and is responsible for creating and managing CAS pools used by CAS Multipliers.  There's a ResourceManager.getCasManager method but no set method.  The set method should be created to give us flexibility when embedding UIMA in other middleware where we may want  a different CasManager implementation.

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