Interface Destroyable
-
- All Known Implementing Classes:
ImportService
public interface Destroyable- Author:
- Roeland Dillen (roeland at atmire dot com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddestroy()Destroy the object
-