Interface ThriftInjection

All Known Implementing Classes:
ThriftFieldInjection, ThriftParameterInjection

public interface ThriftInjection

ThriftInjection contains information an injection point for a single thrift field.

Implementation of this interface are expected to be thread safe.

  • Method Details

    • getId

      short getId()
    • getName

      String getName()
    • getFieldKind

      FieldKind getFieldKind()