[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1046) CacheImpl.channel should be type Channel
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon May 7 16:52:54 EDT 2007
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: Manik Surtani
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