Class ConcreteExample


  • public final class ConcreteExample
    extends Object
    Concrete example to fire up as a service. This is fired up using XML in the case of Spring (though it does not have to be).
    Author:
    Aaron Zeckoski (azeckoski @ gmail.com)
    • Constructor Detail

      • ConcreteExample

        public ConcreteExample()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)