Enum DistributedContextsMarshallerProvider

java.lang.Object
java.lang.Enum<DistributedContextsMarshallerProvider>
org.wildfly.clustering.weld.contexts.DistributedContextsMarshallerProvider
All Implemented Interfaces:
Serializable, Comparable<DistributedContextsMarshallerProvider>, org.infinispan.protostream.BaseMarshaller<Object>, org.infinispan.protostream.ProtobufTagMarshaller<Object>, Marshallable<Object>, ProtoStreamMarshaller<Object>, ProtoStreamMarshallerProvider, Readable<Object>, Writable<Object>

public enum DistributedContextsMarshallerProvider extends Enum<DistributedContextsMarshallerProvider> implements ProtoStreamMarshallerProvider
Author:
Paul Ferraro