Class AnnotatedTypeIdentifierMarshaller

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier>, org.infinispan.protostream.ProtobufTagMarshaller<org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier>, Marshallable<org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier>, ProtoStreamMarshaller<org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier>

    public class AnnotatedTypeIdentifierMarshaller
    extends Object
    implements ProtoStreamMarshaller<org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier>
    Marshaller for an AnnotatedTypeIdentifier.
    Author:
    Paul Ferraro
    • Constructor Detail

      • AnnotatedTypeIdentifierMarshaller

        public AnnotatedTypeIdentifierMarshaller()
    • Method Detail

      • getJavaClass

        public Class<? extends org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier>
        Specified by:
        getJavaClass in interface Marshallable<org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier>