Interface Factory

    • Method Detail

      • release

        void release​(Exchange e,
                     Object o)
        Post invoke, this is called to allow the factory to release the object, store it, etc...
        Parameters:
        e -
        o - object created from the create method