[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-1046) CacheImpl.channel should be type Channel

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed May 9 14:38:52 EDT 2007


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

Brian Stansberry closed JBCACHE-1046.
-------------------------------------

    Resolution: Done

> CacheImpl.channel should be type Channel
> ----------------------------------------
>
>                 Key: JBCACHE-1046
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1046
>             Project: JBoss Cache
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.CR1
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>            Priority: Minor
>             Fix For: 2.0.0.CR2
>
>
> CacheImpl.channel is of the concrete type JChannel rather than the Channel interface. JBC doesn't use any methods outside of the interface, so there is no need to use the concrete type.  This is more significant now that RuntimeConfig will expose a setter for the channel.

-- 
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