Class ValueExpressionLiteralMarshaller

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

    public class ValueExpressionLiteralMarshaller
    extends Object
    implements ProtoStreamMarshaller<com.sun.el.ValueExpressionLiteral>
    ProtoStreamMarshaller for a ValueExpressionLiteral.
    Author:
    Paul Ferraro
    • Constructor Detail

      • ValueExpressionLiteralMarshaller

        public ValueExpressionLiteralMarshaller()
    • Method Detail

      • getJavaClass

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