[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-546) Move lock related operations to a separate utility, such as NodeLock

Manik Surtani (JIRA) jira-events at jboss.com
Thu Dec 21 21:22:39 EST 2006


     [ http://jira.jboss.com/jira/browse/JBCACHE-546?page=all ]

Manik Surtani updated JBCACHE-546:
----------------------------------

    Fix Version/s: 2.0.0.ALPHA2
      Description: 
This is to reduce the amount of methods in Node to keep them fairly succinct.

The lock in a Node itself could be package-protected so that interactions must happen through this class.

  was:

This is to reduce the amount of methods in Node to keep them fairly succinct.

The lock in a Node itself could be package-protected so that interactions must happen through this class.


> Move lock related operations to a separate utility, such as NodeLock
> --------------------------------------------------------------------
>
>                 Key: JBCACHE-546
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-546
>             Project: JBoss Cache
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.3.0.GA
>            Reporter: Elias Ross
>         Assigned To: Manik Surtani
>             Fix For: 2.0.0.GA, 2.0.0.ALPHA2
>
>
> This is to reduce the amount of methods in Node to keep them fairly succinct.
> The lock in a Node itself could be package-protected so that interactions must happen through this class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list