[jboss-jira] [JBoss JIRA] Created: (JBCACHE-738) Add format of persistent state transfer to CacheLoader API Javadoc

Brian Stansberry (JIRA) jira-events at jboss.com
Tue Aug 15 17:16:21 EDT 2006


Add format of persistent state transfer to CacheLoader API Javadoc
------------------------------------------------------------------

                 Key: JBCACHE-738
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-738
             Project: JBoss Cache
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Minor
             Fix For: 2.0.0


Persistent state is a serialized series of NodeData objects.  All the standard CacheLoader impls use this format.  The requirement to use this format should be added to the CacheLoader API Javadoc to make it part of the official API contract.  This will ensure interoperability between cache loaders (e.g state generated by a user's CustomCacheLoader can be stored by JDBCCacheLoader, etc.)

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