This interface provides access to a web application and its attributes. A web application is defined in the web.xml of a portlet application archive file. Portlet application information defined in the portlet.xml is also accessible in this interface when the information is bound to the application code.
Additionally, this interface allows to retrieve containing elements such as servlets.
This interface defines the model as known from the MVC pattern. Its purpose is to provide read access to the data stored in the model.
|
|