Class CombinedInterceptorAndDecoratorStackMethodHandlerMarshaller

java.lang.Object
org.wildfly.clustering.weld.bean.proxy.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>, Readable<org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler>, Writable<org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler>

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

    • CombinedInterceptorAndDecoratorStackMethodHandlerMarshaller

      public CombinedInterceptorAndDecoratorStackMethodHandlerMarshaller()
  • Method Details

    • 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 Readable<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 Writable<org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler>
      Throws:
      IOException