public interface JAXRPCEntryInfo extends EntryInfo
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:
NOT_SHARED, SHARED_PULL, SHARED_PUSH, SHARED_PUSH_PULL
addAlias, addDataId, addTemplate, getAliasList, getCacheType, getDataIds, getExpirationTime, getId, getIdObject, getInactivity, getPersistToDisk, getPriority, getSharingPolicy, getTemplate, getTemplates, getTimeLimit, getUserMetaData, getValidatorExpirationTime, isBatchEnabled, isNotShared, isSharedPull, isSharedPush, setBatchEnabled, setExpirationTime, setId, setInactivity, setPersistToDisk, setPriority, setSharingPolicy, setTimeLimit, setUserMetaData