Uses of Class
org.infinispan.functional.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
Modifier and TypeMethodDescriptionstatic MetaParam.MetaLifespan
MetaParam.MetaLifespan.defaultValue()
-
Uses of MetaParam.MetaLifespan in org.infinispan.marshall.exts
Modifier and TypeMethodDescriptionMetaParamExternalizers.LifespanExternalizer.readObject
(ObjectInput input) Modifier and TypeMethodDescriptionSet<Class<? extends MetaParam.MetaLifespan>>
MetaParamExternalizers.LifespanExternalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
MetaParamExternalizers.LifespanExternalizer.writeObject
(ObjectOutput output, MetaParam.MetaLifespan object)