Interface ResourceObjectClassifier

  • All Known Implementing Classes:
    ResourceObjectClassifierImpl

    @Experimental
    public interface ResourceObjectClassifier
    Classifies resource objects, i.e. determines their kind and intent. This is a step towards putting this code right into provisioning module: Now we decouple it from the change notification mechanism. The next step will be removal of this interface and move the code right into provisioning module.