Class MethodInjectionPointMarshaller<T,X>

java.lang.Object
org.wildfly.clustering.weld.injection.MethodInjectionPointMarshaller<T,X>
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.jboss.weld.injection.MethodInjectionPoint<T,X>>, org.infinispan.protostream.ProtobufTagMarshaller<org.jboss.weld.injection.MethodInjectionPoint<T,X>>, Marshallable<org.jboss.weld.injection.MethodInjectionPoint<T,X>>, ProtoStreamMarshaller<org.jboss.weld.injection.MethodInjectionPoint<T,X>>, Readable<org.jboss.weld.injection.MethodInjectionPoint<T,X>>, Writable<org.jboss.weld.injection.MethodInjectionPoint<T,X>>

public class MethodInjectionPointMarshaller<T,X> extends Object implements ProtoStreamMarshaller<org.jboss.weld.injection.MethodInjectionPoint<T,X>>
Author:
Paul Ferraro
  • Constructor Details

    • MethodInjectionPointMarshaller

      public MethodInjectionPointMarshaller()
  • Method Details