com.sibvisions.rad.server
Interface ILifeCycleObject

All Known Implementing Classes:
GenericBean

public interface ILifeCycleObject

The ILifeCycleObject interface is a marker interface for server-side lifecycle objects.


Method Summary
 void destroy()
          Invoked whenever the lifecycle object is destroyed.
 

Method Detail

destroy

void destroy()
Invoked whenever the lifecycle object is destroyed.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.