Class InjectMeProperties


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

      Constructors 
      Constructor Description
      InjectMeProperties​(java.lang.String prop)  
    • Method Summary

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

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

      • InjectMeProperties

        public InjectMeProperties​(java.lang.String prop)
    • Method Detail

      • getProp

        public java.lang.String getProp()