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>> Readable<PassivationCapableSerializableContextual<C,,I>> Writable<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
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext -
Method Summary
Methods inherited from class org.wildfly.clustering.weld.contexts.PassivationCapableSerializableMarshaller
getJavaClass, readFrom, writeToMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.marshalling.protostream.Marshallable
sizeMethods inherited from interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
getTypeName, read, write