Interface Destroyable

All Known Implementing Classes:
ImportService

public interface Destroyable
Author:
Roeland Dillen (roeland at atmire dot com)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy the object
  • Method Details

    • destroy

      void destroy() throws Exception
      Destroy the object
      Throws:
      Exception - on generic exception