Interface ComponentDescriptor<T>

  • Type Parameters:
    T - the type of the component role
    All Superinterfaces:
    ComponentRole<T>
    All Known Implementing Classes:
    DefaultComponentDescriptor

    public interface ComponentDescriptor<T>
    extends ComponentRole<T>
    Represent a component.
    Since:
    1.7M1
    Version:
    $Id: a0aae74ff005b8535ca54b29c20903c022ebc0b3 $