Class Pojo


  • public class Pojo
    extends java.lang.Object
    Plain old java object (POJO) to be dependency injected.
    Author:
    Daniel Sagenschneider
    • Constructor Summary

      Constructors 
      Constructor Description
      Pojo()  
    • Method Summary

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

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

      • Pojo

        public Pojo()
    • Method Detail

      • getAudience

        public java.lang.String getAudience()