Interface ImmutableBeanMetaData<K>

    • Method Detail

      • getName

        String getName()
        Returns the component name of this bean.
        Returns:
        the component name of this bean.
      • getGroupId

        K getGroupId()
        Returns the identifier of the group to which this bean is associated.
        Returns:
        a group identifier.