public interface HasDestroy
interface show that object support destroy logic. internal interface. needed to remove governator engine correctly.
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
destroy() Called during application destroy process. |