com.croftsoft.core.lang.lifecycle
Interface Destroyable

All Known Subinterfaces:
Commissionable, Lifecycle
All Known Implementing Classes:
AnimatedApplet, AnimatedComponent, AppletLifecycle, BufferedAnimatedComponent, BufferStrategyAnimatedComponent, CompositeLifecycle, Courier, FrameManager, HttpMessageClient, HttpMessagePoller, HttpMessagePusher, LifecycleEnforcer, Looper, Metronome, MultiApplet, QueuePuller, TimeApplet

public interface Destroyable

Defines the destroy() method.

Since:
2001-03-06
Version:
2003-09-10
Author:
David Wallace Croft

Method Summary
 void destroy()
           
 

Method Detail

destroy

void destroy()

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)