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:
    Serialized Form
    • Constructor Detail

      • IntegrationViewServiceConfigComponent

        public IntegrationViewServiceConfigComponent()
    • Method Detail

      • afterPropertiesSet

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