Interface ConnectionAccessor.ConnectionMutator<CON>

    • Method Detail

      • setConnection

        void setConnection​(CON aConnection)
        Sets the connection for the connection property.
        Parameters:
        aConnection - The connection to be stored by the connection property.