Eclipse Rich Ajax Platform

org.eclipse.rwt.lifecycle
Interface ILifeCycleAdapter

All Known Subinterfaces:
IWidgetLifeCycleAdapter
All Known Implementing Classes:
AbstractWidgetLCA

public interface ILifeCycleAdapter

A stateless callback handler used by RWT to synchronize the state of the client and the server during the processing of an HTTP request. A life cycle adapter is responsible for reading and processing data sent with the request, and creating appropriate JavaScript code for the response.

Since:
1.0


Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.