Class FunctionMarshaller

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

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

      • FunctionMarshaller

        public FunctionMarshaller()
    • Method Detail

      • getJavaClass

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