Class ConstructorServiceCreator

    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • createObject

        public java.lang.Object createObject()
        Description copied from interface: ObjectCreator
        Create and return the object. In some limited circumstances, the implementation may cache the result, returning the same object for repeated calls.