[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-870) Make Marshallers pluggable
Manik Surtani (JIRA)
jira-events at jboss.com
Mon Jan 15 13:11:57 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-870?page=all ]
Manik Surtani closed JBCACHE-870.
---------------------------------
Resolution: Done
Created a o.j.c.marshall.Marshaller interface that extends RpcDispatcher.Marshaller.
The old Marshaller class renamed to AbstractMarshaller and now VersionAwareMarshaller as well as CacheMarshaller200 both extend AbstractMarshaller.
> Make Marshallers pluggable
> --------------------------
>
> Key: JBCACHE-870
> URL: http://jira.jboss.com/jira/browse/JBCACHE-870
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Manik Surtani
> Assigned To: Manik Surtani
> Fix For: 2.0.0.BETA1, 2.0.0.GA
>
>
> Since marshallers are going to be used for more and more stuff in JBC (not just replication) make it pluggable, involving (1) an interface, and (2) a config option to override the default marshaller.
--
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