Interface RemovedBean

All Known Implementing Classes:
RemovedBeanImpl

public interface RemovedBean
An unused bean removed during the build process.
  • Method Details

    • getKind

      Returns:
      the kind of the bean
    • getDescription

      String getDescription()
      Returns:
      the description of the declaring java member for producers
    • getTypes

      Set<Type> getTypes()
      Returns:
      the bean types
    • getQualifiers

      Set<Annotation> getQualifiers()
      Returns:
      the qualifiers