Class DecoratorProxyMethodHandlerMarshaller

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler>, org.infinispan.protostream.ProtobufTagMarshaller<org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler>, Marshallable<org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler>, ProtoStreamMarshaller<org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler>

    public class DecoratorProxyMethodHandlerMarshaller
    extends Object
    implements ProtoStreamMarshaller<org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler>
    Author:
    Paul Ferraro
    • Constructor Detail

      • DecoratorProxyMethodHandlerMarshaller

        public DecoratorProxyMethodHandlerMarshaller()
    • Method Detail

      • getJavaClass

        public Class<? extends org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler>
        Specified by:
        getJavaClass in interface Marshallable<org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler>