Class InjectedSingletonBean


  • public class InjectedSingletonBean
    extends java.lang.Object
    Author:
    Stepan Kopriva
    • Constructor Detail

      • InjectedSingletonBean

        public InjectedSingletonBean()
    • Method Detail

      • getCounter

        public int getCounter()
      • incrementCounter

        public void incrementCounter()
      • postConstruct

        @PostConstruct
        public void postConstruct()