Interface AvailableType

  • All Known Implementing Classes:
    AvailableTypeImpl

    public interface AvailableType
    Available type (via ManagedObject) that may source.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • getQualifier

        java.lang.String getQualifier()
        Obtains the qualifier.
        Returns:
        Qualifier. May be null.
      • getType

        java.lang.Class<?> getType()
        Obtains the type.
        Returns:
        Type.