Class ProfileContext.ProfileSpec

  • Enclosing class:
    ProfileContext

    public static final class ProfileContext.ProfileSpec
    extends ProfileContext
    Matches profiles based on the associated profile specification.
    • Constructor Detail

      • ProfileSpec

        public ProfileSpec​(@Nonnull
                           ComponentMatcher profileSpecId)
        Parameters:
        profileSpecId - Matches against profile specification IDs.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Specified by:
        equals in class ProfileContext
      • toString

        public java.lang.String toString()