Interface InstanceItemInfo<T>

    • Method Detail

      • getInstance

        T getInstance()
        Returns:
        configuration object instance
      • getInstanceCount

        int getInstanceCount()
        For example, if multiple bundles registered: .bundles(new Bundle(), new Bundle(), new Bundle() then their counts would be 1, 2 and 3 in order of registration. For the same instances counts will be the same. This number is required to differentiate instances in reporting.
        Returns:
        instance registration count number (starting from 0)
      • getDuplicates

        java.util.List<ItemId> getDuplicates()
        Duplicate instances are completely ignored. Information is provided for diagnostic.
        Returns:
        list of detected duplicate instances for current