Servoy 5.x Public API

com.servoy.j2db.util
Interface IDestroyable


public interface IDestroyable

General interface for objects that need some cleanup.


Method Summary
 void destroy()
          Cleanup
 

Method Detail

destroy

void destroy()
Cleanup


Copyright © 2010 Servoy B.V.