Class FunctionMapperImplMarshaller

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

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

      • FunctionMapperImplMarshaller

        public FunctionMapperImplMarshaller()
    • Method Detail

      • getJavaClass

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