[
https://issues.jboss.org/browse/ISPN-1613?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-1613:
----------------------------------------
As Mircea suggested, this screams for using a builder pattern. See Effective Java book.
Reduce RemoteCacheManager constructors
--------------------------------------
Key: ISPN-1613
URL:
https://issues.jboss.org/browse/ISPN-1613
Project: Infinispan
Issue Type: Enhancement
Components: Cache Server
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 6.0.0.FINAL
RemoteCacheManager has 23 constructors which is far too many:
http://docs.jboss.org/infinispan/5.1/apidocs/org/infinispan/client/hotrod...
Remove some when API is revised.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira