Class VariableMapperImplMarshaller

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<com.sun.el.lang.VariableMapperImpl>, org.infinispan.protostream.ProtobufTagMarshaller<com.sun.el.lang.VariableMapperImpl>, Marshallable<com.sun.el.lang.VariableMapperImpl>, ProtoStreamMarshaller<com.sun.el.lang.VariableMapperImpl>

    public class VariableMapperImplMarshaller
    extends Object
    implements ProtoStreamMarshaller<com.sun.el.lang.VariableMapperImpl>
    Author:
    Paul Ferraro
    • Constructor Detail

      • VariableMapperImplMarshaller

        public VariableMapperImplMarshaller()
    • Method Detail

      • getJavaClass

        public Class<? extends com.sun.el.lang.VariableMapperImpl> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<com.sun.el.lang.VariableMapperImpl>
        Specified by:
        getJavaClass in interface Marshallable<com.sun.el.lang.VariableMapperImpl>