Class ConstructorInjectionPointMarshaller<X>

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

public class ConstructorInjectionPointMarshaller<X> extends Object implements ProtoStreamMarshaller<org.jboss.weld.injection.ConstructorInjectionPoint<X>>
Author:
Paul Ferraro
  • Constructor Details

    • ConstructorInjectionPointMarshaller

      public ConstructorInjectionPointMarshaller()
  • Method Details