T
- type of MetaParam instance, implementations should assign it to
the implementation's type.@Experimental public static interface MetaParam.Writable<T> extends MetaParam<T>
MetaParam
instances are those that the user can provide
to be stored as part of the cache entry. RESTful HTTTP MIME metadata, version
information or lifespan are examples.MetaParam.Lookup, MetaParam.MetaCreated, MetaParam.MetaEntryVersion, MetaParam.MetaLastUsed, MetaParam.MetaLifespan, MetaParam.MetaLoadedFromPersistence, MetaParam.MetaLong, MetaParam.MetaMaxIdle, MetaParam.Writable<T>
Copyright © 2021 JBoss by Red Hat. All rights reserved.