|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JAXRPCEntryInfo
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:
Field Summary |
---|
Fields inherited from interface com.ibm.websphere.cache.EntryInfo |
---|
NOT_SHARED, SHARED_PULL, SHARED_PUSH, SHARED_PUSH_PULL |
Method Summary |
---|
Methods inherited from interface com.ibm.websphere.cache.EntryInfo |
---|
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 |
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |