Class StatefulSerializedProxyMarshaller

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy>, org.infinispan.protostream.ProtobufTagMarshaller<org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy>, Marshallable<org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy>, ProtoStreamMarshaller<org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy>

    public class StatefulSerializedProxyMarshaller
    extends Object
    implements ProtoStreamMarshaller<org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy>
    Author:
    Paul Ferraro
    • Constructor Detail

      • StatefulSerializedProxyMarshaller

        public StatefulSerializedProxyMarshaller()
    • Method Detail

      • getJavaClass

        public Class<? extends org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy>
        Specified by:
        getJavaClass in interface Marshallable<org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy>