Class MessageGenerator

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    @Named
    public class MessageGenerator
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • MessageGenerator

        public MessageGenerator()
    • Method Detail

      • afterPropertiesSet

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