Class InterceptorStackBuilder

    • Method Detail

      • 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.
        Specified by:
        createObject in interface ObjectCreator