Class CombinedInterceptorAndDecoratorStackMethodHandlerMarshaller

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

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

      • CombinedInterceptorAndDecoratorStackMethodHandlerMarshaller

        public CombinedInterceptorAndDecoratorStackMethodHandlerMarshaller()
    • Method Detail

      • getJavaClass

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

        public org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler readFrom​(ProtoStreamReader reader)
                                                                                             throws IOException
        Specified by:
        readFrom in interface Marshallable<org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler>
        Throws:
        IOException
      • writeTo

        public void writeTo​(ProtoStreamWriter writer,
                            org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler handler)
                     throws IOException
        Specified by:
        writeTo in interface Marshallable<org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler>
        Throws:
        IOException