Interface UnaryRequirement

  • All Superinterfaces:
    Requirement
    All Known Subinterfaces:
    DefaultableUnaryRequirement

    public interface UnaryRequirement
    extends Requirement
    Identifies a requirement that provides a service. Includes a unary function for resolving its name.
    Author:
    Paul Ferraro