Class SetterInjectedPojo


  • public class SetterInjectedPojo
    extends java.lang.Object
    Provides setter injection.
    Author:
    Daniel Sagenshneider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAudience()  
      void setPojo​(Pojo pojo)  
      • Methods inherited from class java.lang.Object

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

      • SetterInjectedPojo

        public SetterInjectedPojo()
    • Method Detail

      • getAudience

        public java.lang.String getAudience()