Class GatewayToStringStyler

  • All Implemented Interfaces:
    org.springframework.core.style.ToStringStyler

    public class GatewayToStringStyler
    extends org.springframework.core.style.DefaultToStringStyler
    • Constructor Detail

      • GatewayToStringStyler

        public GatewayToStringStyler​(Class instanceClass,
                                     Function<Class,​String> classNameFormatter)
    • Method Detail

      • filterToStringCreator

        public static org.springframework.core.style.ToStringCreator filterToStringCreator​(Object obj)
      • styleStart

        public void styleStart​(StringBuilder buffer,
                               Object obj)
        Specified by:
        styleStart in interface org.springframework.core.style.ToStringStyler
        Overrides:
        styleStart in class org.springframework.core.style.DefaultToStringStyler