Class InjectedSimpleBean


  • public class InjectedSimpleBean
    extends java.lang.Object
    Author:
    Stepan Kopriva
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getText()  
      void postConstruct()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InjectedSimpleBean

        public InjectedSimpleBean()
    • Method Detail

      • getText

        public java.lang.String getText()
      • postConstruct

        @PostConstruct
        public void postConstruct()