Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::component::StatelessComponentLifecycle Interface Reference

Inheritance diagram for alma::acs::component::StatelessComponentLifecycle:

Inheritance graph
[legend]
Collaboration diagram for alma::acs::component::StatelessComponentLifecycle:

Collaboration graph
[legend]
List of all members.

Detailed Description

Marker interface to allow a component to declare that it is stateless and can be restarted on the same machine without surprising effects for its clients.

Note that restarting a component on a different machine will always require cooperation from the client, which must evaluate the data received through ContainerServices#registerComponentListener(alma.acs.container.ContainerServices.ComponentListener).

All component developers are encouraged to revisit their components and change the interface from ComponentLifecycle to StatelessComponentLifecycle if applicable. Doing this can improve the flexibility with which we can restart or relocate component instances in a life system.

Author:
hsommer
Since:
ACS 7.0.1


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 02:52:16 2009 for ACS Java API by doxygen 1.3.8