Interface RemovedBean

  • All Known Implementing Classes:
    RemovedBeanImpl

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

      • getDescription

        String getDescription()
        Returns:
        the description
      • getTypes

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

        Set<Annotation> getQualifiers()
        Returns:
        the qualifiers