Uses of Class
org.infinispan.functional.MetaParam.MetaLifespan
Packages that use MetaParam.MetaLifespan
Package
Description
Functional API package
Externalizers for various JDK types that are marshalled using the marshalling framework.
-
Uses of MetaParam.MetaLifespan in org.infinispan.functional
Methods in org.infinispan.functional that return MetaParam.MetaLifespanModifier and TypeMethodDescriptionstatic MetaParam.MetaLifespan
MetaParam.MetaLifespan.defaultValue()
-
Uses of MetaParam.MetaLifespan in org.infinispan.marshall.exts
Methods in org.infinispan.marshall.exts that return MetaParam.MetaLifespanModifier and TypeMethodDescriptionMetaParamExternalizers.LifespanExternalizer.readObject
(ObjectInput input) Methods in org.infinispan.marshall.exts that return types with arguments of type MetaParam.MetaLifespanModifier and TypeMethodDescriptionSet<Class<? extends MetaParam.MetaLifespan>>
MetaParamExternalizers.LifespanExternalizer.getTypeClasses()
Methods in org.infinispan.marshall.exts with parameters of type MetaParam.MetaLifespanModifier and TypeMethodDescriptionvoid
MetaParamExternalizers.LifespanExternalizer.writeObject
(ObjectOutput output, MetaParam.MetaLifespan object)