Class CorrelationItemDefinitionUtil


  • public class CorrelationItemDefinitionUtil
    extends Object
    Utilities for handling correlation item definitions.
    • Constructor Detail

      • CorrelationItemDefinitionUtil

        public CorrelationItemDefinitionUtil()
    • Method Detail

      • getName

        @NotNull
        public static @NotNull String getName​(@NotNull
                                              @NotNull CorrelationItemDefinitionType definitionBean)
        Returns the name under which we will reference this item definition (using "ref" elements).
      • identify

        public static String identify​(@Nullable
                                      @Nullable AbstractCorrelatorType configBean)
        Tries to shortly identify given correlator configuration. Just to able to debug e.g. configuration resolution.