Class IntegrationViewServiceConfigComponent

All Implemented Interfaces:
Serializable, org.springframework.beans.factory.InitializingBean

@Component public class IntegrationViewServiceConfigComponent extends IntegrationViewServiceConfig implements org.springframework.beans.factory.InitializingBean
See Also:
  • Constructor Details

    • IntegrationViewServiceConfigComponent

      public IntegrationViewServiceConfigComponent()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception