com.ibm.websphere.cache.webservices

Interface JAXRPCEntryInfo

  • All Superinterfaces:
    EntryInfo


    public interface JAXRPCEntryInfo
    extends EntryInfo
    JAXRPCEntryInfo extends the EntryInfo interface to allow additional variables unique to JAX-RPC Caching. Currently, there is no additional variables for this release. It is designed to allow future expansion.

    JAXRPCEntryInfo objects are attached to each cache entry. MetaDataGenerator uses this interface to define the caching metadata for an entry.

    The following is a summary of the caching metadata for a CacheEntry:

    • The template. (set internally by WebSphere)
    • The id. (set internally by WebSphere with the output of the IdGenerator.getId() method)
    • The priority.
    • The time limit.
    • The dataIds.

IBM WebSphere Application ServerTM
Release 8.5