Class PassivationCapableSerializableContextualMarshaller<C extends jakarta.enterprise.context.spi.Contextual<I> & jakarta.enterprise.inject.spi.PassivationCapable,I>
- java.lang.Object
-
- org.wildfly.clustering.weld.contexts.PassivationCapableSerializableMarshaller<PassivationCapableSerializableContextual<C,I>,C,I>
-
- org.wildfly.clustering.weld.contexts.PassivationCapableSerializableContextualMarshaller<C,I>
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<PassivationCapableSerializableContextual<C,I>>,org.infinispan.protostream.ProtobufTagMarshaller<PassivationCapableSerializableContextual<C,I>>,Marshallable<PassivationCapableSerializableContextual<C,I>>,ProtoStreamMarshaller<PassivationCapableSerializableContextual<C,I>>
public class PassivationCapableSerializableContextualMarshaller<C extends jakarta.enterprise.context.spi.Contextual<I> & jakarta.enterprise.inject.spi.PassivationCapable,I> extends PassivationCapableSerializableMarshaller<PassivationCapableSerializableContextual<C,I>,C,I>
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from class org.wildfly.clustering.weld.contexts.PassivationCapableSerializableMarshaller
getJavaClass, readFrom, writeTo
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
getTypeName, read, write
-
-