Class InjectDemo


  • public class InjectDemo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InjectDemo()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMessage()  
      private java.lang.String say​(java.lang.String hello)  
      • Methods inherited from class java.lang.Object

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

      • InjectDemo

        public InjectDemo()
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
      • say

        private java.lang.String say​(java.lang.String hello)