Interface Disposable

    • Method Detail

      • dispose

        void dispose()
        Dispose this component. The component should deallocate all resources. The contract for this method defines a single call at the end of this component's life.