Class InjectToSingletonEndpoint


  • public class InjectToSingletonEndpoint
    extends java.lang.Object
    Author:
    Stepan Kopriva
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TEXT  
    • Method Summary

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

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

      • InjectToSingletonEndpoint

        public InjectToSingletonEndpoint()
    • Method Detail

      • doThat

        public java.lang.String doThat​(java.lang.String message)
      • postConstruct

        @PostConstruct
        public void postConstruct()